Hi,

I can't seem to access files that are in a defined context in server.xml 
unless the directory that is being specified has all the read permissions 
set.

At the moment I have to change the permissions and restart tomcat to make 
the directory recogised and accessable through the web, I am just wondering 
if there is an easier way to reload a context without restarting tomcat.

I am currently using Tomcat 4.0.4 / mod_jk / apache 1.3

My Context directive in server.xml is:
<!-- Tomcat User Context -->
        <Context path="/~pcarey" docBase="/home/pcarey/public_html"
                reloadable="true" />


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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

Reply via email to