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





------- Additional Comments From [EMAIL PROTECTED]  2002-01-24 01:36 -------
Here is a possible solution:

I haven't tried this.

t = new Throwable();
t.fillInStackTrace();

Then do a t.printStackTrace(PrintWriter writer) and then
parse the text generated by printStackTrace to find the class which called
the Logger.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to