Re: [rules-users] Using JBPM 5 with Container Managed Persistence

2011-08-23 Thread houghvw
Hi, Thanks for the reply. I use JBPM for some business transaction flow orchestration. I run the JBPM layer over a stateless session bean layer to manage business logic underpinned by jpa for persistence. My stateless session beans are all container managed beans so having JPBM use bean managed

[rules-users] Upgrade from jbpm 5.1 to 5.2

2011-08-23 Thread houghvw
Hi, I am looking for documentation to upgrade from drools jbpm 5.1 to 5.2. It seems that the variable persistence strategies have been replaced with a object marshaling strategy architecture. I can't find documentation regarding this. I am using jpa persistence for my flow state. Is there some

[rules-users] Using JBPM 5 with Container Managed Persistence

2011-08-17 Thread houghvw
Hi, Is there any documentation on how to configure JBPM 5 with container managed persistence using EJB3. It works using bean managed persistence. But would make life much easier if I did not have to manage the tx myself. Regards Hough -- View this message in context: