You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Martin Grogan <mg...@keizensoftware.com> on 2006/09/06 08:14:51 UTC

Re: Problems with Tomcat 5.0.28 and Netbeans 5.0

Hi Carlos,
Can you post the relevant snippets from your web.xml, context.xml and 
servlet init() method (where you instansiate the connection pool)?
Martin


Carlos Puero C. wrote:
>
> Hi everybody, I got a problem... And I'd like your help
>
> I
> use NetBeans 5.0 with Tomcat 5.0.28 and MySQL 5.0.21, I try to crate a
> connection pool from Tomcat to Mysql, I followed all the steps that I've
> found on similar forums, and my frustration is that appears an error: No
> Suitable Driver...
>
> In the forums say that it means that my url
> of connection is mal formed... I try with the same url a test with a
> single class, calling Class.forName method and.... The url is ok....
>
> I put the code of the configuration of the pool in the files
> web.xml and context.xml, becuase I read that.... but it doesn't work...
> Any suggestion....?
>
> PD: I put the MySQL/J Connector in
> TOMCAT_HOME/commos/lib....
>
> Thanks a lot...
>
>   


-- 
------------
Martin Grogan
Keizen Software

mgrogan@keizensoftware.com
www.keizensoftware.com


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org