Does anyone remember the solution to this error? I know that we/I had this
problem way back but can't remember the solution.
java.lang.Error: Error in BasePeer.initTableSchema():
database.default.driver doesn't map to a String object
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:479)
right now I have it as:
database.default.driver=org.gjt.mm.mysql.Driver
TIA
-Scott-
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]