This dialog box lets you alter the settings you entered when you created a
. You open the dialog box by right-clicking the project node in the
Projects window and choosing Properties.
In the EJB Sources page, you can set the following properties for EJB module
projects:
Configuration Files Folder. Specifies the location of your deployment
descriptors and other configuration files.
Server Resources Folder. Specifies the location where the IDE places
server resources files such as connection pool configuration files. The IDE
automatically generates these files to configure server resources when you
deploy your project.
Server Type. Specifies the type of server you are deploying to. If
you specify the Sun Java System Application Server, the IDE generates server
resources files to automatically configure resources like connection pools.
If you are deploying to a different application server, select Generic Server.
J2EE Version. Specifies the J2EE specification level that your Ant
script compiles and runs against