Re: Help with Tomcat & MySQL using JNDI

2006-05-30 Thread Martin Gainty
essage in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: "Stephen More" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, May 30, 2006

Re: Help with Tomcat & MySQL using JNDI

2006-05-30 Thread Stephen More
test the next layer ? $CATALINA_HOME/webapps/DBTest/META-INF/context.xml What can I do to verify that my context.xml is set correctly ? -Thanks Steve More > - Original Message ----- > From: "Stephen More" <[EMAIL PROTECTED]> > To: > Sent: Wednesday, M

R: Help with Tomcat & MySQL using JNDI

2006-05-22 Thread Brambilla Alessandro
maggio 2006 13.40 A: Tomcat Users List Oggetto: Re: Help with Tomcat & MySQL using JNDI On 5/17/06, Parsons Technical Services <[EMAIL PROTECTED]> wrote: > Now I will assume you have reviewed http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html > for a per context

R: Help with Tomcat & MySQL using JNDI

2006-05-22 Thread Brambilla Alessandro
-Messaggio originale- Da: Stephen More [mailto:[EMAIL PROTECTED] Inviato: venerdì 19 maggio 2006 13.40 A: Tomcat Users List Oggetto: Re: Help with Tomcat & MySQL using JNDI On 5/17/06, Parsons Technical Services <[EMAIL PROTECTED]> wrote: > Now I will assume you have

Re: Help with Tomcat & MySQL using JNDI

2006-05-19 Thread Stephen More
Original Message - From: "Stephen More" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 17, 2006 5:34 PM Subject: Help with Tomcat & MySQL using JNDI Is there a war file available for download that will do nothing more than: select 'HelloWorld from MySQL'; using J

Re: Help with Tomcat & MySQL using JNDI

2006-05-18 Thread Hugh Morgan
Stephen More wrote: Is there a war file available for download that will do nothing more than: select 'HelloWorld from MySQL'; using JNDI ? I have tried following many examples on the web and I keep ending up with: Cannot create JDBC driver of class '' for connect URL 'null' At this poin

Re: Help with Tomcat & MySQL using JNDI

2006-05-17 Thread Parsons Technical Services
ions on this topic and I am involved in many of them. Doug - Original Message - From: "Stephen More" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 17, 2006 5:34 PM Subject: Help with Tomcat & MySQL using JNDI Is there a war file available for download that will do

Help with Tomcat & MySQL using JNDI

2006-05-17 Thread Stephen More
Is there a war file available for download that will do nothing more than: select 'HelloWorld from MySQL'; using JNDI ? I have tried following many examples on the web and I keep ending up with: Cannot create JDBC driver of class '' for connect URL 'null' At this point I am pulling out my