[rules-users] Drools Server 5.1.1 - can't run test.jsp

OlliSee o.roess at seeburger.de
Fri Feb 4 06:00:33 EST 2011


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-can-t-run-test-jsp-tp2395863p2423270.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list