Heiko Tappe [https://community.jboss.org/people/tdtappe] created the discussion

"Migration from 4.3 to 5.2"

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

--------------------------------------------------------------
It took me quite a while to get things started with 5.2 (embedded in my app 
deployed on JBoss 7.1.1). But now I am able to start processes (including jpa 
2.0 persistence - hibernate 4).
One thing that's missing is: how can signal a specific process instance? With 
4.3 I can start a process and bind it to a specific key 
(startProcessInstanceByKey). Later I can use a query 
(createProcessInstanceQuery) to find the suitable process instance and then 
signal it.
Is there something similar for 5.2?

BTW, is there some general migration guide? Explaning/comparing for instance 
some use cases for 4.3 and 5.2?
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to