[jboss-user] [jBPM] - Re: Required Skills and Knowledge to Build Application with JBPM

Mauricio Salatino do-not-reply at jboss.com
Wed Aug 15 12:02:39 EDT 2012


Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion

"Re: Required Skills and Knowledge to Build Application with JBPM"

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

--------------------------------------------------------------
1) did you check the drools docs? -> 
 http://www.jboss.org/drools/documentation http://www.jboss.org/drools/documentation

There also 3 books about it that you can read to get started
You can integrate jBPM with another rule engine, but it doesn't make too much sense due the fact that jBPM is already integrated with drools. So if you integrate with another rule engineyou will end up having 2 rule engines  :) 

2) All the components are provided by the jbpm project and the drools project
Look at Drools Guvnor for the Process, Form and Rules repository. 
And yes.. you will need a database that is used by the engines to store the runtime status. 
Check my blog salaboy.com to find some slides about the architecture.

3) Why do you want to store rules in XML? that was deprecated long time ago. If you want to go in that direction, you can always create an exported from DRL to XML and viceversa.

Cheers
--------------------------------------------------------------

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

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/20120815/dfbec43a/attachment.html 


More information about the jboss-user mailing list