Thnx Boris, I forgot to mention it.
The assist.jar is currently located in the WEB-INF/lib.
and ...this is working fine as long as the security manager is not active.
Rik
From: "Boris Unckel" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: "Tomcat Users List"
Subject: Re: classloader i
hi,
I'm having a problem with Tomcat 5 with the security manager activated:
"javassist.NotFoundException: java.lang.Object
javassist.ClassPool.get(ClassPool.java:374)
org.apache.hivemind.service.impl.CtClassSource.getCtClass(CtClassSource.java:52)
org.apache.hivemind.service.impl.CtClassSource.ne
Hello everybody,
We deployed a web application on Tomcat5 and Sun's JDK 1.4.10.2.
Without the security manager activated, everything runs fine.
After activating the security manager we received following error:
java.security.AccessControlException: access denied
(java.lang.RuntimePermission cre