[rules-users] Upgrade from jbpm 5.1 to 5.2

2011-08-22 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 sort of
migration script to migrate the jbpm domain model from 5.1 to 5.2.

Regards
Hough

--
View this message in context: 
http://drools.46999.n3.nabble.com/Upgrade-from-jbpm-5-1-to-5-2-tp3277185p3277185.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


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

2011-08-22 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 persistence is a bit messy in my architecture.

Regards
Hough

--
View this message in context: 
http://drools.46999.n3.nabble.com/Using-JBPM-5-with-Container-Managed-Persistence-tp3261549p3277179.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[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: 
http://drools.46999.n3.nabble.com/Using-JBPM-5-with-Container-Managed-Persistence-tp3261549p3261549.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users