Tomcat 5.5.7 - Windows service not starting when set to automatic

2005-03-02 Thread DAVID TURNER
I'm running Tomcat 5.5.7 on a Windows XP sp1 and I can't seem to get the Tomcat service to startup automactically when the machine boots up. I do have the service startup type set to automatic. Has anyone encountered this problem? If so, how did you get the service to start up automatically?

Re: IllegalStateException: getOutputStream() has already been called for this response

2005-02-09 Thread DAVID TURNER
(myOutput.toString()); } /roberto - Original Message - From: DAVID TURNER To: tomcat-user@jakarta.apache.org Sent: Tuesday, February 08, 2005 9:56 PM Subject: IllegalStateException: getOutputStream() has already been called for this response I'm trying to write

Re: Running heavily loaded tomcat sites.

2005-02-09 Thread DAVID TURNER
I'm interested in reading your paper, but the link you provided requires a userid and password Wojciech Sobczuk [EMAIL PROTECTED] 02/08/2005 06:18 PM Please respond to Tomcat Users List tomcat-user@jakarta.apache.org To tomcat-user@jakarta.apache.org cc Subject Running

IllegalStateException: getOutputStream() has already been called for this response

2005-02-08 Thread DAVID TURNER
I'm trying to write a servlet that handles business logic exceptions by specifying in the web.xml the jsp error page that I want to use for a specific Exception (see web.xml snippet below). I have this working when I use response.getWriter() in the servlet instead of response.getOutputStream() --

RE: Tomcat 5.5.4/Windows 2000 server - Failed to register in JMX: BasicDataSourceFactory

2005-02-04 Thread DAVID TURNER
Hi all, Most of the examples I've come across specify the factory parameter. And, after rereading the Tomcat docs, those additional three commons jar files are needed. I too, have gotten the datasource to work when I didn't specify the factory parameter, but my impression right now is that it's

Re: Tomcat 5.5.4/Windows 2000 server - Failed to register in JMX: BasicDataSourceFactory

2005-02-03 Thread DAVID TURNER
Hi Mario, Thanks for getting back to me. Below is the context I set up. After doing my own digging, I realized I was missing some jakarta commons jar files. After getting these jars and restarting Tomcat the ClassNotFoundExceptions went away. What I find really puzzling though is why I

Tomcat 5.5.4/Windows 2000 server - Failed to register in JMX: BasicDataSourceFactory

2005-02-02 Thread DAVID TURNER
I'm running Tomcat 5.5.4 on Windows 2000 Server and encountered the below error on Tomcat startup: Feb 2, 2005 10:50:49 AM org.apache.catalina.core.NamingContextListener addResource WARNING: Failed to register in JMX: javax.naming.NamingException: Could not create resource factory,