I'm new at this but I've been trying to figure this out for days. I'm trying
to deploy an open-source webapp and I'm running into this permission
problem:
Exception sending context initialized event to listener instance of class
org.openmrs.web.Listener
java.security.Ac
applet is loaded through a .jsp page in IE, the
> following exception is thrown -
>
>
>
>
>
> java.security.AccessControlException: access denied
> (java.security.SecurityPermission insertProvider.SunJCE)
>
> at
> java.security.AccessControlContext.checkPermission(Un
exception is thrown -
java.security.AccessControlException: access denied
(java.security.SecurityPermission insertProvider.SunJCE)
at
java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown
Source