
The java program Cash/Accounts uses jdk1.1.6.

The configuration file is Config.java in src and it contains all the 
information for the server to get connected to oracle.
To change the default settings edit the Config.java file compile it
using javac and place the class file in bin/Class

The Server starts on ports 5678,5679,5633 .
For the server to start please have servletrunner in your PATH

to start the server type  ./run on unix/linux systems 
