[jboss-user] [JBoss Seam] - Re: Seam jBPM: use annotation or pages.xml to get next task?

gavin.king@jboss.com do-not-reply at jboss.com
Tue Mar 20 19:36:10 EDT 2007


(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#4030056

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030056



More information about the jboss-user mailing list