Reputation: 2913
I had deployed guvnor in websphere 6 and every thing woks except that I don't know how to enable the security for guvnor.
Upvotes: 0
Views: 659
Reputation: 19488
If you deploy the war exploded, you can see the components.xml config file allows you to turn it off or on (and from then on it uses JAAS to work with the container).
Upvotes: 1