> From: Timothy Collett [mailto:[EMAIL PROTECTED] 
> Subject: Re: Webapps inexplicably losing access to 
> common/shared classloaders
> 
> I did check, but I don't see how any permissions setup could 
> possibly create this situation...

Agreed, not if this is all happening within one process.  Any chance
some thread in one of your webapps is changing the current directory for
the process?  That can result in rather strange and erratic behavior,
depending on which classloaders have already opened the libraries of
interest.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to