(1) Why not use the jbpmContext component, instead of creating your own context?
(2) Since you create the processInstance, you must associate it with the Seam contexts, by
doing BusinessProcess.instance().setProcessId(...).
I think if you do both of those, things will work nicely....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030056#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...