> From: Flavius [mailto:flav...@silverlion.com]
> Subject: Re: Location of properties file for web app in Tomcat
>
> It seems the ContextClassLoader should know where it's running from
> on the physical path.  But I haven't figured that out yet.

As has been discussed on this list several times, the container (Tomcat) need 
not expose any of the file system to the webapps other a spec-defined workspace 
area.  You can't even be sure that your webapp resources will ever be in the 
underlying file system, even if there is one (think embedded controller).

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to