Re: Problem starting connection pooling

2010-01-22 Thread Mark Witczak
On 1/22/2010 8:05 AM, David Smith wrote: Mark Witczak wrote: I'm very new to Tomcat, connection pooling, JSP, etc. and I've been banging my head against a wall for two weeks trying to get a simple program to connect to a MySQL database. *Vital Stats:* Ubuntu 9.10, Java 1.6.

Problem starting connection pooling

2010-01-21 Thread Mark Witczak
I'm very new to Tomcat, connection pooling, JSP, etc. and I've been banging my head against a wall for two weeks trying to get a simple program to connect to a MySQL database. *Vital Stats:* Ubuntu 9.10, Java 1.6.0_0, Java Servelet 2.5, Java Server Pages 2.1, JSTL 1.2, Apache2, Tomcat 6.0.20,

Re: Trouble installing Tomcat.

2010-01-13 Thread Mark Witczak
A couple of things I can think of (having the same problem just a few weeks ago): 1. Restart Tomcat after you make the change to the file. 2. Make sure you're editing the correct tomcat-users.xml. I believe the one I had to edit was in /etc/tomcat6. I had been editing a file in /usr/share/tom