You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/01/23 22:38:05 UTC

DO NOT REPLY [Bug 5978] - Java SecurityManager java.lang.RuntimePermission createSecurityManager required for cocoon 2

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5978>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5978

Java SecurityManager java.lang.RuntimePermission createSecurityManager required for cocoon 2

sylvain@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From sylvain@apache.org  2002-01-23 21:38 -------
The only solution I see is to put the creation of the SecurityManager inside a
try/catch block and issue "unknown" as the class name if the permission was not
granted.

Or does anybody know another solution to get the call stack ?

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org