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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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
>
>  [EMAIL PROTECTED]
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>


-- 
--Todd

[EMAIL PROTECTED]
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to