Starting Enterprise Server(UNIX and other platforms)
To start the Enterprise, you need to use the following command:
/jdk1.1.3/bin/java -classpath .:/jdk1.1.3/lib/classes.zip JaggServer
Obviously, you need to adjust the paths to suit your configurations.
You may also pass the following parameters to the Enterprise Server:
- Port (eg: 4899)
- Connection close seconds (eg: 600). This is the number of seconds to wait before a connection to the database should be closed if it is not being used.Enterprise Server Usage:
Enterprise Server serverPort dropUnusedCxnAfter