There seems to be a lot of FUD (fear, uncertainty, and doubt) about this.

I am personally using DBCP with both MySQL and PostgreSQL under Tomcat 4.1.18 right now without any problems. Because it works in my installation implies that perhaps the cause of [EMAIL PROTECTED]'s problems has not yet been sufficiently isolated to assign blame to Tomcat. Where people are experiencing problems deploying a JDBC data source under JNDI, it is common to discover that they were working without a checklist and inadvertently leave out a step or perhaps complete a step incorrectly.

As for the bug report that is sitting in Bugzilla, it is still marked as NEW (that is the same as saying "as yet unconfirmed"). The description provided by [EMAIL PROTECTED] includes merely an excerpt from his/her server.xml file. The absolute first thing that I would want to see would be the rest of his/her server.xml--including the glaring omission of a <Resource> declaration from the excerpt. Then I would want confirmation that all relevant JAR files are in the appropriate server/lib or common/lib locations. There are a lot of questions that need to be answered before jumping on the FUD bandwagon.

At 17:15 2003-02-06 +0000, you wrote:
The bug is listed at

http://www.mail-archive.com/[email protected]/msg38717.html

and crops up when you try to create a jndi datasource declaritively by
adding a
<Resource> and <ResourceParams> within the server.xml

-----Original Message-----
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 06, 2003 5:06 PM
To: 'Tomcat Users List'
Subject: RE: BUG...? java.sql.SQLException: Cannot load JDBC driver
class 'nul l'



There most certainly is....many, many, many people are doing it.  JDBC
drivers work fine, for all sorts of databases: Oracle, MySQL, SQL Server
2000, Postgres, Firebird, etc. etc. etc.

John


> -----Original Message-----
> From: Uros Kotnik [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 06, 2003 12:07 PM
> To: 'Tomcat Users List'
> Subject: RE: BUG...? java.sql.SQLException: Cannot load JDBC driver
> class 'nul l'
>
>
> There must be a way to connect to DB from TC ?
>
>
>
> -----Original Message-----
> From: Turner, John [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 06, 2003 17:54
> To: 'Tomcat Users List'
> Subject: RE: BUG...? java.sql.SQLException: Cannot load JDBC driver
> class 'nul l'
>
>
> Can you post the Bugzilla URL for the bug?  "Null" can be returned for
> all
> sorts of reasons, and in the last 6 or 8 months, the vast majority of
> messages I've seen on that error message on this list were
> pilot error,
> not
> bugs.  I'm not questioning you, just curious to see what the dev team
> says.
>
> John
>
> > -----Original Message-----
> > From: Murray Furtado [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, February 06, 2003 11:50 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: BUG...? java.sql.SQLException: Cannot load JDBC
> driver class
> > 'nul l'
> >
> >
> > From examining this list, it seems that a number of folk have
> > tried setting
> > up JNDI datasources as per the Tomcat HOWTOs, but have had
> this error
> > returned.  I've also noticed that it's been logged in
> > Bugzilla as a bug.
> > Does anyone know of a fix/workaround for the issue..?  Can we
> > expect it to
> > be fixed in the next release of Tomcat?
> >
> > Regards,
> >
> > Murray
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Sean Dockery
[EMAIL PROTECTED]
Certified Java Web Component Developer
Certified Delphi Programmer
SBD Consultants
http://www.sbdconsultants.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to