Justin Kennedy wrote:
> HI,
>
> I upgraded from 5.5.15 to 5.5.25 and now I'm getting errors relating to
> java security (I'm using security manager). It appears as if my
> catalina.policy is not longer being recognized, because I have clearly
> outlined the permissions for the webapps, like
> "jav
HI,
I upgraded from 5.5.15 to 5.5.25 and now I'm getting errors relating to
java security (I'm using security manager). It appears as if my
catalina.policy is not longer being recognized, because I have clearly
outlined the permissions for the webapps, like
"java.lang.RuntimePermission setCon
All:
I'm noticing something else strange. I'm attempting to bring up a web
application using the Security Manager. I have the following coming up
in my catalina.out log:
access: access denied (java.lang.RuntimePermission getClassLoader)
Yet, I have the following in my catalina.policy file: