Deploying cas.war to Sun Java System Application Server 8.2 throws BeanCreationException.
Todd Patrick
jtp51 at cox.net
Thu Aug 24 13:56:55 EDT 2006
Scott:
Thanks, I had the security manager turned on...
I had to remove the JVM option -Djava.security.policy
--Todd
On 8/24/06, Scott Battaglia <scott.battaglia at gmail.com> wrote:
> 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
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>
--
--Todd
jtp51 at cox.net
More information about the cas
mailing list