Resource Menu


Fetch and install requirements and tools

  • get a recent version of JOnAS+tomcat from JOnAS' file repository.
    • Uncompress the JOnAS tarball
  • get LibreSource sources from a tarball : LSC-Src.zip or from sources synchronizer.
    • Read the Distribution/Installation.txt to write your own configuration files (how to connect JOnAS to your PostgreSQL database, smtp server configuration, RMI protocol used, etc.)

If you want to use Eclipse

  • Create a new Java project from an existing an existing source (set the libresource directory root as the source project directory)
  • Set all LS_ROOT/Src/**/src directories as java source directories.
  • add JONAS_ROOT/lib/client.jar to the java build path libraries.


Last edited by Root at Jan 11, 2006 12:23 PM - Edit content - View source