Supply more information.
What does your server.xml and web.xml look like? (don't post the whole
file, just relevant parts).
Where is your driver jar located? (it should be common/lib)
 
That class of error ("class '' for URL 'null') is fairly common, and
normally it's mis-configuration.

> -----Original Message-----
> From: Mathew [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 03, 2004 9:42 AM
> To: [EMAIL PROTECTED]
> Subject: Need help - Data Source problem
> 
> 
> 
> I am using TOMCAT 5.0.19 and Apache 1.3.x. I configured my 
> server.xml and web.xml to use data source. When ever I 
> excecute a servlet from browser I get the folloeing message.  
> For me it looks like my program is not able to
> read tags in server.xml to get driver class info.   Any help is really
> appreciated .
> 
> org.apache.commons.dbcp.SQLNestedException: Cannot create 
> JDBC driver of class '' for connect URL 'null', cause: null
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to