David,
I had a similar problem and solved it by adding the parameters using
resourceparams instead of specifying all the parameters in the resource tag
itself. Like this:
factory
org.apache.commons.dbcp
.BasicDataSourceFa
Connector/J is the newer mysql driver.
http://www.mysql.com/products/connector/j/
Umesh
On 2/25/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: umesh balasubramaniam [mailto:[EMAIL PROTECTED]
> > Subject: Re: JNDI Datasource Problem
> >
> &
Try using connector/J and the configuration below:
factory
org.apache.commons.dbcp.BasicDataSourceFactory
driverClassName
com.mysql.jdbc.D
could you please post your jsp code?
umesh
On 2/24/06, Claudio Veas <[EMAIL PROTECTED]> wrote:
>
> Hello list, I m really new to tomcat ,I have the following problem
> recently
> I tried to resume my practices on JSP on my tomcat server but I seem to
> have
> a problem and I do not know what it i