You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/07/02 04:01:26 UTC

DO NOT REPLY [Bug 49539] New: tomcat delete webdir

https://issues.apache.org/bugzilla/show_bug.cgi?id=49539

           Summary: tomcat delete webdir
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: cnjoyfun@gmail.com


this bugs happened form tomcat 5.5 to current 6.0.26 version and alse the 7.0
beta 

I use the config file in catalinahome/conf/Catalina/localhost to deploy webapps
directory  
 <Context path="" docBase="D:\work\myapps\web"  
         privileged="true"  antiResourceLocking="true" antiJARLocking="true"
crossContext="true">
</Context>
but I found that if there is something with the web.xml in my webapps such as
xml syntax error  or one of the listiner start with Exception ,once you visit
the webapp via browser the tomcat throw Exception and   DELETE THE HOLE WEBDIR
D:\work\myapps\web(and nothing left the jsp files and images all the file)
  I am careful to avoid this issue ,bug it do happened every time .

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49539] tomcat delete webdir

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49539

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-07-02 04:56:08 EDT ---
That looks like the side-effect of a broken context configuration. Please use
the users list for assistance.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49539] tomcat delete webdir

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49539

--- Comment #2 from joyfun <cn...@gmail.com> 2010-07-03 00:29:44 EDT ---
but I think IT DELETE the WebDir is a BUG  it delte all files In project

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org