Hi,

I get the same error as Abhay when deploying a WAR file through the manager
application.  In my situation I do have the proper /WEB-INF/web.xml
structure but I get the "Missing application web.xml, using defaults only"
error.  When I manually explode the WAR file the application works fine.
More details on my situation in the archives.

Best,

Joe

-----Original Message-----
From: Peter Crowther [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 17, 2005 9:06 AM
To: Tomcat Users List; Abhay
Subject: RE: Missing application web.xml, using defaults only

> From: Abhay [mailto:[EMAIL PROTECTED]
> INFO: Missing application web.xml, using defaults only 
> StandardEngine[a8050].
> StandardHost[localhost].StandardContext[/OMS_ebiz]

You probably have a WEB-INF directory in your webapp, but no web.xml file in
it.  Make one (or move it, or fix the name, or whatever the problem is).

                - Peter

---------------------------------------------------------------------
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]

Reply via email to