You can get more information in your log file if you set org.jboss.security to Debug.
Go to your JMX-Console, and find the system mbean. You'll see your log4j logging service/type. One of those methods allows you to change the logging level. Place "org.jboss.security" as the first parameter, and DEBUG as the second parameter. Or, you can modify the log4j.xml file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898117#3898117 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3898117 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
