Bill2 wrote: > I am using Tomcat 4.0.4, MySQL Max 3.23.51 on Linux 7.2 and > mysql-connector-java-3.0.8-stable-bin.jar. I got it to work in my > development environment NetBeans 3.5, but when I put it on the > production server by changing the server.xml file as instructed at: > > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/printer/jndi-datasource-examples-howto.html#MySQL%20DBCP%20Example > > Tomcat doesn't even start. > > I have looked in the log files for startup errors, server.xml parsing > errors, etc. but can't find any. Any ideas on what is going wrong or > how to figure out what it doesn't like about the server.xml file?
I'm not familiar with NetBeans, but can you verify that Tomcat is indeed running in both environments - say without pooling? When you try to start it in production, is anything happening to your catalina.out file? -- Lynn Hollerman. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
