Re: java/sql/Savepoint: java.lang.NoClassDefFoundError
Posted by: Praveen Vasireddy
Date: January 18, 2005 08:24PM

I am also getting the same error...
I am running it in
java.lang.NoClassDefFoundError: java/sql/Savepoint
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:268)
at java.sql.DriverManager.getConnection(DriverManager.java:543)
at java.sql.DriverManager.getConnection(DriverManager.java:216)
at com.wdr.utils.DBConnManager.getConn(DBConnManager.java:35)
at com.wdr.utils.DBConnManager.main(DBConnManager.java:53)

any help would be appriciated....
Thanks
PV

Options: ReplyQuote


Subject
Written By
Posted
Re: java/sql/Savepoint: java.lang.NoClassDefFoundError
January 18, 2005 08:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.