1 Reply Latest reply on Mar 16, 2012 10:53 AM by riskyseven

    JBoss6 - Issues enabling debug logging of the security layer

    riskyseven

      I am having issues enabling debug logging of the security layer in JBoss AS6.0.  Can someone please help?

       

      Use case:

      - Install Cygwin and supporting software on Windows 7 64.

      - Unzip jboss-as-distribution-6.0.0.Final.zip to /opt

      - Modify /opt/jboss-6.0.0.Final_stock/jboss-6.0.0.Final/server/default/deploy/jboss-logging.xml as indicated in question #4 here: https://community.jboss.org/wiki/SecurityFAQ

      - Excecute /opt/jboss-6.0.0.Final_stock/jboss-6.0.0.Final/bin/run.sh

      - Trigger bad login at http://localhost:8080/admin-console/

      - Trigger good login at http://localhost:8080/admin-console/

       

      Result:

      - No security logging in the console or catalina.out

       

      Expected Result:

      - Some security logging somewhere?

       

      Thanks.