Heres what I found: http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/
I just ignored the steps regarding iis. -----Original Message----- From: Dahnke, Eric [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 3:41 PM To: 'Tomcat Users List' Subject: RE: jk_nt_service with 4.0.1, can't find my web.xml i've been watching this thread, as i've got to do the same thing here. tc4.0 on win2k as a service. would you be so kind as to put together a brief howto when you get it. btw, i have been trying for a few days, but always get thankfully side tracked with somethign else. -----Original Message----- From: Chris Gross [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 3:37 PM To: tomcatlist Subject: jk_nt_service with 4.0.1, can't find my web.xml I found instructions on how to use the jk_nt_service from v3.2 with v4.0.1. I followed the instructions and it seemed to work. Tomcat starts successfully but Tomcat is saying it can't find the web.xml for my webapp. Its definitely there. Here's whats in the log: 2002-04-08 15:04:37 ContextConfig[/MyApp]: Missing application web.xml, using defaults only 2002-04-08 15:04:37 ContextConfig[/MyApp]: Added certificates -> request attribute Valve 2002-04-08 15:04:37 StandardWrapper[/MyApp:default]: Loading container servlet default 2002-04-08 15:04:37 default: init 2002-04-08 15:04:37 StandardWrapper[/MyApp:invoker]: Loading container servlet invoker 2002-04-08 15:04:37 invoker: init 2002-04-08 15:04:37 jsp: init 2002-04-08 15:04:37 Internal Error: File /WEB-INF/web.xml not found 2002-04-08 15:04:58 StandardHost[localhost]: MAPPING configuration error for request URI 2002-04-08 15:05:00 StandardHost[localhost]: MAPPING configuration error for request URI If I use startup.bat everything works fine. -chris -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
