Ashish T [
https://community.jboss.org/people/ashpcs] created the discussion
"Re: need advice with persistance"
To view the discussion, visit:
https://community.jboss.org/message/821900#821900
--------------------------------------------------------------
You can use JBPM for workflow and persistance. Infact JBPM as name suggest is BPM.
Drools is tightly integrated with JBPM but it is a seperate proudct with seperate
binaries.
JBPM console, Govnor are seperate wars and you dont need to use them. You can simply use
JBPM binaries as a embeded BPM engine in your application.
JBPM uses JPA and you can can use Hibernate as JPA provider. I believe you can also use
your transaction manager but for JBOSS, its transaction manager is recommended.
As per my understanding modifying JBPM to use somthing else instead of entitymanager will
need good amount of effort and will need understanding of the source.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/821900#821900]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]