[jboss-user] [jBPM] New message: "Re: jBPM 4.3 and business rules/Drools integration"

Patricia B do-not-reply at jboss.com
Tue Mar 9 11:16:14 EST 2010


User development,

A new message was posted in the thread "jBPM 4.3 and business rules/Drools integration":

http://community.jboss.org/message/530817#530817

Author  : Patricia B
Profile : http://community.jboss.org/people/patriciab

Message:
--------------------------------------------------------------
Hey,
 
You can use the .bar package where you need to bundle the process definition and business rules files ( .drl).
Also, you can use the repositoryService, and create a NewDeployment object; add the process definition and business rules as resources from classpath or as inputstream to the NewDeployment object. After you added all your resources, call deploy method on the NewDeployment object. Hope it helps you.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/530817#530817




More information about the jboss-user mailing list