-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 3/22/2010 2:05 PM, Christopher Schultz wrote:
> Since the code is mine, I can easily instrument it and see what thread's
> context class loader is at the time.
I added this code to my InitListener class:
{
System.err.println("I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
Thanks for the response.
On 3/19/2010 6:38 PM, Caldarale, Charles R wrote:
> I'd be somewhat reluctant to see that behavior changed at this stage
> of the game. I'd prefer to have an additional environment variable
> that allows specifying wh
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Trouble with SecurityManager: can't load
> org.apache.commons.logging.impl.Log4JLogger
>
> With no CATALINA_BASE/conf/catalina.policy file, I get this error:
>
> Caused by: java.security.Acce
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
I'm trying to run Tomcat with a SecurityManager and I'm having a few
problems.
Debian Linux
Tomcat 6.0.26
Sun Java 1.6.0_12 Server VM
I'm using CATALINA_BASE to run Tomcat from a different place than
CATALINA_HOME. I've been doing this for year