This tutorial describes how to configure an enterprise application server in JCodeBox. If your application server is currently
not supported by JCodeBox (more are being added all the time) you can still use 95% of JCodeBox. The only thing you will need
to do manually is supply your application server specific deployment descriptors (JCodeBox will provide the standard J2EE
deployment descriptors for you).
It categorises available settings and gives some examples for popular application servers
Note
Not all settings need to be entered to successfully build and deploy your application i.e. if your application does not
contain any Message Driven Beans (MDB), you do not need to enter a value for topic connection factory JNDI. Also, if you
do not want to deploy your applications then you do not need to enter any deployment settings.