JavaRanch » Java Forums »
Databases »
JDBC
| Author |
Cannot create JDBC driver of class '' for connect URL 'null' in tomcat 6.0
|
Ajaaz ahmed
Greenhorn
Joined: Oct 24, 2012
Posts: 3
|
|
|
Couly you please suggest me any solution for this error. i wasted more than 10 hours to connect to DB
|
 |
Ajaaz ahmed
Greenhorn
Joined: Oct 24, 2012
Posts: 3
|
|
|
Could anyone please help me soon
|
 |
Wendy Gibbons
Bartender
Joined: Oct 21, 2008
Posts: 1098
|
|
EaseUp, I was commuting when you made your post, and lunch has only just started.
you will need to give us more information, like the code where you are creating the connection, or if it is all in config files the cofig file settings.
And please cut and paste the code as re-typing it is prone to create different erros than the ones in your actual code.
here is it described much better than i can TellTheDetails
|
 |
Wendy Gibbons
Bartender
Joined: Oct 21, 2008
Posts: 1098
|
|
|
And welcome to the ranch, we will try to help, once we have something to work upon.
|
 |
Ajaaz ahmed
Greenhorn
Joined: Oct 24, 2012
Posts: 3
|
|
Hi Wendy,
I am currently migrating my application from IBM Websphere 5.0 to Apache Tomcat 6.0 and I have created the DB connection and its working fine (Did a demo project and connected). Now when i run this application on Apache tomcat i am getting the following error.
Please help me in this case, because i am unable to trace out the problem at all.
|
 |
Nam Ha Minh
Ranch Hand
Joined: Oct 31, 2011
Posts: 347
|
|
|
Please cut down the huge code.
|
Job Offer: Online working Java technical writing
|
 |
 |
|
|
subject: Cannot create JDBC driver of class '' for connect URL 'null' in tomcat 6.0
|
|
|
|