[rules-users] Need help setting up Drools Server using Maven

kkelleyjr karl.kelley.jr at gmail.com
Mon Apr 25 14:39:11 EDT 2011


I have been able to get a basic structure working... but now I need to test
that the rule is working... I was going to use the soapUI that was used in
the blog... however, I do not know how to create a object and pass it into
the knowledge base to be inserted... could you shed some light on how to do
this, please...

I figure there is something to be done within the following some how... 

<![CDATA[
<batch-execution lookup="ksession1">
<insert>
// add object here some how?
</insert>
<fire-all-rules max="-1"/>
</batch-execution>

--
View this message in context: http://drools.46999.n3.nabble.com/Need-help-setting-up-Drools-Server-using-Maven-tp2853035p2862304.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list