WHAT process instance? There can be hundreds, thousands of process instances for ONE
process definition... So gettging THE process instance is kind of hard?
Normal usage is that you have a 'business key' in your domain model and set that
in a process instance when you start it. You can retrieve THAT SPECIFIC process instance
then by using that key.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178771#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...