I've downloaded the latest and greatest: jbpm-5.3.0.Final-installer-full.zip
The demo's are working fine. But now I want to disable the DemoAuthenticator for drools-guvnor and use the JAAS authentication.
The documentation says to modify 'beans.xml' which I've done. I appear to be modifying a temp file (jbpm-installer/jboss-as-7.0.2.Final/standalone/tmp/vfs/tempdad00447428faca5/drools-guvnor.war-17e4a9b2024ff8ba/WEB-INF/beans.xml) as it get's overwritten evertime I restart the demo (ant start.demo.noeclipse).
So, simple question: how do you enable authentication for drools-guvnor using the Final-installer?
Cheers,
Geoff.