Two Laptop Bag
The moose likes EJB and Other Java EE Technologies and the fly likes problem with JDataConnect jdbc driver Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply Bookmark "problem with JDataConnect jdbc driver" Watch "problem with JDataConnect jdbc driver" New topic
Author

problem with JDataConnect jdbc driver

Puneet Tiwari
Greenhorn

Joined: Oct 05, 2001
Posts: 1
when i create a connection pool in weblogic using JDataConnect driver of j-netdirect and run the server i get the following error "Cannot load driver class: JData2_0.sql.$Driver", what could be the problem??? were should i keep my JData2_0.jar ??
thanx in advance
puneet
Toyin Sogeke
Greenhorn

Joined: Oct 08, 2001
Posts: 14
Hello,
It does not really matter where you put your jar files.
The important thing is your classpath environment variable.
Make sure all important jar files are included
in your classpath environment variable.
Cheers
Originally posted by Puneet Tiwari:
when i create a connection pool in weblogic using JDataConnect driver of j-netdirect and run the server i get the following error "Cannot load driver class: JData2_0.sql.$Driver", what could be the problem??? were should i keep my JData2_0.jar ??
thanx in advance
puneet


homeboy
 
 
subject: problem with JDataConnect jdbc driver
 
Threads others viewed
SQLServer with J2EE 1.3.1
How do I set the classpath...
looking for free network ODBC driver for commercial use
Servlet and JDBC
resultset and .first() query
MyEclipse, The Clear Choice