RE: ClassLoader/Security Manager Question

2006-01-20 Thread George Sexton
85 > -Original Message- > From: Larry Isaacs [mailto:[EMAIL PROTECTED] > Sent: Friday, January 20, 2006 4:37 PM > To: Tomcat Users List > Subject: RE: ClassLoader/Security Manager Question > > For reasons that are difficult to predict or calculate, > some other protect

RE: ClassLoader/Security Manager Question

2006-01-20 Thread Larry Isaacs
and see if anything turns up. Cheers, Larry > -Original Message- > From: George Sexton [mailto:[EMAIL PROTECTED] > Sent: Friday, January 20, 2006 3:46 PM > To: 'Tomcat Users List' > Subject: ClassLoader/Security Manager Question > > I'm trying to get my

ClassLoader/Security Manager Question

2006-01-20 Thread George Sexton
I'm trying to get my app to run under the security manager and I'm hitting some problems. I have class B, derived from class A, in Jar B in the WEB-INF/lib directory Class A is in Jar A in the shared/lib directory. I created an entry in the catalina.policy file: grant codeBase "file:${catalina

ClassLoader/Security Manager Question

2006-01-20 Thread George Sexton
I'm trying to get my app to run under the security manager and I'm hitting some problems. I have class B, derived from class A, in Jar B in the WEB-INF/lib directory Class A is in Jar A in the shared/lib directory. I created an entry in the catalina.policy file: grant codeBase "file:${catalina