DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30217>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30217 ROOT.war does not correctly unpack if contains context.xml with a path="" attribute Summary: ROOT.war does not correctly unpack if contains context.xml with a path="" attribute Product: Tomcat 5 Version: 5.0.25 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] ROOT.war does not correctly unpack if it contains a META-INF\context.xml with a path="" attribute set in the Context element. The context.xml gets correctly copied to the conf\Catalina\localhost directly and named as ROOT.xml, but the war file is not unpacked and the application is not deployed. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]