Ranjith wrote:
Hi all, I created a war using ant and deployed and got this error how can i solve it. HTTP Status 500 - ------------------------------*type* Exception report *message*** *description* *The server encountered an internal error () that prevented it from fulfilling this request.* *exception* java.security.AccessControlException: access denied (java.util.PropertyPermission unicorn.home read) java.security.AccessControlContext.checkPermission(AccessControlContext.java:342) java.security.AccessController.checkPermission(AccessController.java:553) java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
... Have a look at http://tomcat.apache.org/tomcat-6.0-doc/security-manager-howto.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
