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

           Summary: Bug for creating relative context in the server.xml
           Product: Tomcat 5
           Version: 5.5.16
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


We were trying to make our servlets use relative  path so that our deplayment 
would be faster. In the 
process we try putting $Catalina_home in the path for the base doc and that did 
not work. After that we 
figured out that it will look inside the weapp dir automatically and our 
problem was fix.

After this we noticed a folder called $CATALINA_HOME in the root dir for 
tomacat, we never created such a 
dir so we whent ahead and deleted it. For our surprise, that folder was linked 
to the root folder for tomcat 
and deleted everything. 

The bug is that tomcat should not create any dir for you under any case. Or if 
it does we at least should be 
warned.

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