Hi, Post your WAR file structure (obtainable from a jar tvf command). Yoav Shapira Millennium Research Informatics
>-----Original Message----- >From: Piotr Galecki [mailto:[EMAIL PROTECTED] >Sent: Thursday, August 05, 2004 4:21 PM >To: [EMAIL PROTECTED] >Subject: Tomcat does not see web.xml, which is the part of the war file > >I'm having a problem with Tomcat, which doesn't see >the web.xml file, >when processing a war file. >I checked many times - the web.xml file is in the war >file, which is created by ant. >However, when the war file is deployed, >Tomcat complains that web.xml is not there. >Here is the Tomcat log: > >INFO: Installing web application at context path >/login from URL file:D:/Program >Files/Apache Software Foundation/Tomcat >5.0/webapps/login >Aug 5, 2004 1:57:03 AM java.util.jar.Attributes read >WARNING: Duplicate name in Manifest: Class-Path >Aug 5, 2004 1:57:03 AM java.util.jar.Attributes read >WARNING: Duplicate name in Manifest: Class-Path >Aug 5, 2004 1:57:03 AM java.util.jar.Attributes read >WARNING: Duplicate name in Manifest: Class-Path >Aug 5, 2004 1:57:03 AM java.util.jar.Attributes read >WARNING: Duplicate name in Manifest: Class-Path >Aug 5, 2004 1:57:03 AM java.util.jar.Attributes read >WARNING: Duplicate name in Manifest: Class-Path >Aug 5, 2004 1:57:03 AM java.util.jar.Attributes read >WARNING: Duplicate name in Manifest: Class-Path >Aug 5, 2004 1:57:03 AM java.util.jar.Attributes read >WARNING: Duplicate name in Manifest: Class-Path >Aug 5, 2004 1:57:03 AM >org.apache.catalina.startup.ContextConfig >applicationConfig >INFO: Missing application web.xml, using defaults only >StandardEngine >[Catalina].StandardHost[localhost].StandardContext[/login] > >What could be the problem here? > >Any help is appreciated, >Piotr > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
