DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11165>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11165

Install task assumes the war file is readable

           Summary: Install task assumes the war file is readable
           Product: Tomcat 4
           Version: 4.1.7
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Administration
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The scenario is as follows: 

1. Tomcat is started as root as some other kind of special user 
   (tomcat maybe) 
2. I do my development as my self. When I try to install a war file it      
   complains about: 
   2002-07-25 13:50:47 StandardContext[/nowise]: Error initializing
   resources: Doc base must point to a WAR file

The problem here is that the Tomcat server tries to read the war file 
itself. The Tomcat server falsly assumes that it has read access to the 
path it got. But in my case it doesn't. 

I don't know if this is possible, but a better solution would be to 
transfer the war file to the server as my user.

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

Reply via email to