I don't know if this will help, but I have the same setup and it's working just fine.
I did go into the World Wide Web Publishing Services in Win2000 and add the Apache Tomcat 4.1 service as a dependency. What this does is to ensure that Tomcat starts before IIS does. If you need details, let me know, but it appears to work for me. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 9:07 AM Subject: RE: Running Tomcat as a service > Let me add that I'm running Tomcat 4.1 not Apache 4.1. Also the 500 error > is a nullPointerException error. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, July 07, 2003 9.04 AM > To: [EMAIL PROTECTED] > Subject: Running Tomcat as a service > > > I am running Apache 4.1 along with IIS on a windows 2000 machine. > > I chose "Run as an NT service" during the Tomcat install. > > I've configured the 2 web servers to work together. > > The jsp pages come up fine when I choose the "Start Tomcat" icon in the > start folder. Problem is, when Tomcat is running as a service I get 1 of 2 > pages. > The first page is "The servlet container is temporary unavailable or being > upgraded" written on a blank page. Other times I get a 500 error pointing > to a line in my jsp page that does not exist. I disabled the service an > then re-enabled it and things worked fine for a while. Then it went back to > the same problem. I do not know much about NT services. Any help would be > appreciated. > > > Nicholas Rapagnani > Phone: (484) 762-3105 > > Confidentiality Notice: This e-mail message, including any attachments, is > for the sole use of the intended recipient(s) and may contain confidential > and privileged information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the intended recipient, please > contact the sender by reply e-mail and destroy all copies of the original > message. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
