In the JOnAS installation directory, you can find:
LicenceAgreement.txt | License agreement text file. |
ReleaseNotes.txt | Release Notes for this version |
bin/unix/ | Executables to run the tools and the EJB server on Unix |
bin/nt/ | Executables to run the tools and the EJB server on Windows |
bin/template/ | a set of files used for newbean command |
config/Oracle1.properties
config/InstantDB1.properties config/InterBase1.properties config/PostgreSQL1.properties |
Templates for datasource properties files. |
config/a3servers.xml | Example of Configuration file for JMS Server(MOM) |
config/java.policy | Example of security policy file, necessary for JDK 1.2. |
config/jndi.properties | Example of JNDI property file. |
config/jonas-users.properties | File needed by JOnAS when security is enabled (kind of ACL) |
config/jonas.properties | An auto-documented property file for the JOnAS EJB server. |
config/jonathan.xml | Example of Jeremie property file. |
config/trace.properties | Example of Trace property file. |
doc/*.html | The JOnAS documentation, in HTML format. |
ejbjars/ | Directory in which EJB-JAR files can be placed for deployment. |
examples/ | Examples of beans. |
jdoc/* | The javadoc documentation for JOnAS classes and tools. Read jdoc/index.html first. |
gmk/config.mk
gmk/stdrules.mk |
generic common makefiles. |
lib/JEREMIE_jonas.jar lib/RMI_jonas.jar |
JOnAS server classes, for Jeremie or RMI |
webapps/jadmin.war |
Servlets classes for JMX administration tool |
xml/a3config.dtd
xml/ejb-jar_1_1.dtd xml/ejb-jar_2_0.dtd xml/jonas-ejb-jar.dtd |
DTDs used for JOnAS deployment descriptors |