Created 19 Jul 2003 at 11:29 UTC by wiggly, last modified 19 Jul 2003 at 11:35 UTC by wiggly.
Notes: This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an easy way of specifying a sensible 'default' configuration that can be overridden by specific applications should they need to.
Easy co-existence of multiple Virtual Machines
Any number of VMs can be supported and used concurrently on the same machine. Developers don't need to know where the JDK/JRE resides, just a symbolic name for it.
Easy co-existence of multiple versions of JAR files
Any number of different versions of the same JAR file may co-exist. SJ sorts out which ones to use and only places those JAR files that are required in an application's CLASSPATH
Control over BOOTCLASSPATH variables
All three flavours of the bootclasspath can be configured on a system-wide and application specific basis.
Process control
PID files can be automatically generated and placed wherever you wish.
Cache of executable scripts
Application configuration files are cached as executable scripts that can be directly invoked.
License: Artistic/GPL
This project has the following developers:
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!