Thank you.
I found the main problem, though.
In the camel-client.xml, the route points to
cxfrs://http://localhost:8080/drools-server-app/kservice/rest
but cxfrs://http://localhost:8080/drools-5.1.1-server/kservice/rest is
right. Then it works, if I also apply your little hint. Thanks.
Now another question:
Since the instantiated KnowledgeSession is now hidden somewhere. How can I
access it from other classes directly (not through the REST interface)?
(Like: ksession.insert(event))
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Server-5-1-1-c...
Sent from the Drools - User mailing list archive at
Nabble.com.