2005-03-20 02:10:56 UTC
changing this to the actual location works such as
String url = "jdbc:mckoi:local://c:/openPMS/com/leewardsoft/openPMS/db/db.conf";
I zipped the com dir recusrsivelly and then then went to the location of the datamanager class and did:
javac -classpath "../lib/protomatter-1.1.8.jar;../../../../com.zip" DataManager.java
this seemed to fix the DB error