Re: Bringing up tomcat, reliably.

2001-11-11 Thread Tom Drake
When I wrote a servlet for TC3.2.3, before Connection conn=bla..., I had Class.forName(org.postgresql.driver); As far as the location of postgresql.jar, I had it in JDK_HOME/lib and in TOMCAT_HOME/lib at least (maybe in WEB-INF/lib as well - I can't remember) Thanks. I have

RE: Bringing up tomcat, reliably.

2001-11-11 Thread Brett Porter
Thank you for your reply. I have tried HelloWorldExample and it is ok. But I wonder how the path is set. When I request http://apachehost/examples/servlets or http://apahcehost/examples/servlets/index.html, I expect it will return file d:/tomcat/webapps/examples/servlets/index.html in the

Re: Bringing up tomcat, reliably.

2001-11-11 Thread Nikola Milutinovic
Bob: I can't really comment on Linux, but most Unixes will encumber bound ports for a while (read a minute or two) under certain circumstances. This could be triggered if Tomcat had open client connections at the time of shutdown. Those sessions should list under netstat as