What's the recommend/best practice for tying a domain object to it's JBPM Process
Instance?
On way I've found is by adding a column w/ the process instance id to the domain
object's database record.
Is there a better or recommended method of doing this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196287#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...