Subject | Re[2]: [Firebird-Java] Re: Socket closed error with Interclient - JCA DOESN'T WORK |
---|---|
Author | Marczisovszky Daniel |
Post date | 2002-04-23T12:44:54Z |
Try to put connector.jar (that contains this class) into
JAVA_HOME/jre/lib/ext.
Best wishes,
Daniel
SA> Included all jar files from JCA driver inot classpath.
SA> Have a pieace of code like:
SA> Class.forName("org.firebirdsql.jdbc.FBDriver"); //1
SA> connection = DriverManager.getConnection
SA> ("jdbc:firebirdsql:servername:c:\\testjava\\contact.gdb","sysdba","masterkey"); //2
SA> Throws exception at //1
SA> ClassDefNotFoundError - javax/sql/datasource
SA> at java.lang.ClassLoaderDefineClass0(NativeMethod)
SA> ....
SA> and so on.
SA> No matter what I changed in //2, still getting the same error.
SA> __________________________________________________
SA> Do You Yahoo!?
SA> Yahoo! Games - play chess, backgammon, pool and more
SA> http://games.yahoo.com/
SA> Yahoo! Groups SponsorADVERTISEMENT
SA> To unsubscribe from this group, send an email to:
SA> Firebird-Java-unsubscribe@yahoogroups.com
SA> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
JAVA_HOME/jre/lib/ext.
Best wishes,
Daniel
SA> Included all jar files from JCA driver inot classpath.
SA> Have a pieace of code like:
SA> Class.forName("org.firebirdsql.jdbc.FBDriver"); //1
SA> connection = DriverManager.getConnection
SA> ("jdbc:firebirdsql:servername:c:\\testjava\\contact.gdb","sysdba","masterkey"); //2
SA> Throws exception at //1
SA> ClassDefNotFoundError - javax/sql/datasource
SA> at java.lang.ClassLoaderDefineClass0(NativeMethod)
SA> ....
SA> and so on.
SA> No matter what I changed in //2, still getting the same error.
SA> __________________________________________________
SA> Do You Yahoo!?
SA> Yahoo! Games - play chess, backgammon, pool and more
SA> http://games.yahoo.com/
SA> Yahoo! Groups SponsorADVERTISEMENT
SA> To unsubscribe from this group, send an email to:
SA> Firebird-Java-unsubscribe@yahoogroups.com
SA> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.