To configure your target application server(s) use the Enterprise server setup dialog (accessed via
the Tools\Enterprise server setup menu option on the main JCodeBox menu).
Your application server needs to be configured correctly for a number of reasons including:
- To ensure the correct deployment descriptors are created
- To ensure application specific code (i.e. JNDI lookup) is created correctly
- The correct libraries are used for compilation
- JCodeBox knows where to deploy your applications to and where your application server is running (to run your application)
Detailed information on configuring application servers can be found in Appendix B Application server configuration.