Banging My Head Against the Wall

What I wish I knew before I started…

Month: March 2011

  • Deploying Drools Guvnor – java.lang.SecurityException: Unable to locate a login configuration

    This other day I was deploying jBoss Drools Guvnor on Tomcat 6.0.20 on Linux and when I tried to log in to Drools Guvnor I received this error: //catalina.log ERROR 11-03 09:41:55,522 (LoggingHelper.java:error:76) Service method ‘public abstract org.drools.guvnor.client.rpc.UserSecurityContext org.drools.guvnor.client.rpc.SecurityService.getCurrentUser()’ threw an unexpected exception: java.lang.SecurityException: Unable to locate a login configuration java.lang.SecurityException: Unable to locate a…

  • Let’s hope this works…

    I am going to start posting solutions to problems I encounter while developing and deploying the applications I work on.  Hopefully I can help at least one other person out by saving them some time.  After all, if I had to search the web for it, I bet someone else is encountering the same problem.…