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=36887>.
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=36887

           Summary: ROOT.war does not unpack
           Product: Tomcat 5
           Version: 5.0.30
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


ROOT.war does not correctly unpack if contains context.xml with a path="" 
attribute.

Issue has been reported already for the 5.0.28 version. And workaround was: Put
docBase="ROOT.war" inside context.xml.
Same issue exists on 5.0.30 but above workaround does not help.

I have descovered way how to force Tomcat to unpack it:
Replace docBase="ROOT.war" with absolute path for an example
docBase="/var/lib/tomcat5/webapps/ROOT.war"

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to