[jboss-user] [jBPM] - Re: JBPM 5.2 console can't get any Guvnor Process Definition

Alex Langhart do-not-reply at jboss.com
Sun Jan 29 16:25:19 EST 2012


Alex Langhart [https://community.jboss.org/people/langhartdev] created the discussion

"Re: JBPM 5.2 console can't get any Guvnor Process Definition"

To view the discussion, visit: https://community.jboss.org/message/649324#649324

--------------------------------------------------------------
This may be due to the NilAuthenticator. Open the drools-guvnor.war archive file and in it, you will find a file at /WEB-INF/components.xml. Open the document and comment this:


*<security:identity*
*        authenticate-method="#{nilAuthenticator.authenticate}"/>*


And UNcomment this:


*<security:identity authenticate-method="#{authenticator.authenticate}"*
*        jaas-config-name="other"/>*

I think that should fix your problem.*
*
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/649324#649324]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120129/7bab209b/attachment.html 


More information about the jboss-user mailing list