Deploying cas.war to Sun Java System Application Server 8.2 throws BeanCreationException.
Scott Battaglia
scott.battaglia at gmail.com
Thu Aug 24 13:43:34 EDT 2006
Todd,
You're encountering a security exception from Java:
java.security.AccessControlException: access denied (
java.util.PropertyPermission * read,write)
-Scott
On 8/24/06, Todd Patrick <jtp51 at cox.net> wrote:
>
> Server: Sun Java System Application Server 8.2
> Version: cas-server-3.0.5
>
> Following the directions in Install.txt, when I deploy the cas.war, I
> return the following message:
>
> The Throwable encountered at context listener initialization was:
>
> org.springframework.beans.factory.BeanCreationException: Error
> creating bean with name 'scheduler' defined in ServletContext resource
> [/WEB-INF/applicationContext.xml]: Invocation of init method failed;
> nested exception is java.security.AccessControlException: access
> denied (java.util.PropertyPermission * read,write)
>
> The Throwable encountered at dispatcher servlet initialization was:
>
> org.springframework.beans.factory.BeanCreationException: Error
> creating bean with name 'scheduler' defined in ServletContext resource
> [/WEB-INF/applicationContext.xml]: Invocation of init method failed;
> nested exception is java.security.AccessControlException: access
> denied (java.util.PropertyPermission * read,write)
>
> Is there a .jar(s) dependencies that I need to include in my
> application server's /lib directory?
>
> Thanks,
>
> --
> --Todd
>
> jtp51 at cox.net
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20060824/342cc157/attachment.html
More information about the cas
mailing list