> From: Dustin Fortin [mailto:[EMAIL PROTECTED]
> Subject: RE: jndi resource linking
>
> In my resource name declarations in my server.xml I'm using:
> driverClassName="com.mysql.jdbc.Driver which I have already
> verified is in that jar.
The evidence, howeve
> From: Dustin Fortin [mailto:[EMAIL PROTECTED]
> Subject: RE: jndi resource linking
>
> What archives are you mentioning below?
This is my favorite:
http://marc.info/?l=tomcat-user
Searchable and there's very little GUI crap to get in the way.
- Chuck
THIS COMMUNIC
different jdbc driver even though I'm
correctly referencing the mysql driver?
thanks
-dustin
From: Propes, Barry L [mailto:[EMAIL PROTECTED]
Sent: Tue 3/18/2008 5:28 PM
To: Tomcat Users List
Subject: RE: jndi resource linking
>>>I have the mysql
ustin
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Tue 3/18/2008 5:23 PM
To: Tomcat Users List
Subject: Re: jndi resource linking
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dustin,
Dustin Fortin wrote:
| I am getting the following error when tomcat star
>>>I have the mysql driver in lib, I dont believe that is the issue.
I kind of do...I was about to ask if you were using or referencing the correct
driver.
I don't think you'd be getting this error if that was the case.
Cannot create JDBC driver of class ' ' or connect URL 'null'
java.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dustin,
Dustin Fortin wrote:
| I am getting the following error when tomcat starts up:
Which Tomcat?
| I have the mysql driver in lib, I dont believe that is the issue.
Which 'lib'?
Give us more information and we can probably help. Or, you could
Hello,
I am getting the following error when tomcat starts up:
Cannot create JDBC driver of class ' ' or connect URL 'null'
java.lang.NullPointerException
at sun.jdbc.odbc.JdbcOdbcDriver.getProtocol(JdbcOdbcDriver.java:507)
at sun.jdbc.odbc.JdbcOdbcDriver.knownURL(JdbcOdbcDriver.java:476)