Has anyone configured basic authentication on Drools Server.
I've setup the web.xml with a security constraint.
Testing with a GET on the wsdl works fine.
When I POST with a soap message, xstream throws an exception. This seems to
be because the camel route with DroolsPolicy is passing the credentials
straight through.
So it looks as though I have to configure something in the route to handle
the credentials and then pass the rest of the message through to
DroolsPolicy.
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Server-Basic-A...
Sent from the Drools - User mailing list archive at
Nabble.com.