[jboss-user] [jBPM] - Re: Runtime engine: JBPM Console or Drools Server?

J Xmith do-not-reply at jboss.com
Sun Apr 15 17:43:16 EDT 2012


J Xmith [https://community.jboss.org/people/xmithj] created the discussion

"Re: Runtime engine: JBPM Console or Drools Server?"

To view the discussion, visit: https://community.jboss.org/message/730143#730143

--------------------------------------------------------------
Hi J W,

I don’t think these applications are intended to be the ubiquitous jbpm/drool runtime engine, at least not at the current time. I believe their purpose is to show case what is possible to achieve with the framework. 

As you said, when you have business process with Rules Tasks you need to be able to create a knowledge session per request. These ksession will persist/serialized the rule-facts to be evaluated inside the Rules Tasks components. So don’t create static ksessions in your configuration file. I would suggest you create your own war file that exposes your services and per invocation you dynamically create a ksession (using the framework api). The out of the box persistence mechanism should take care of the rest.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/730143#730143]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120415/923daf53/attachment.html 


More information about the jboss-user mailing list