[jboss-user] [JBoss Seam] - Re: how to use taskinstance??

petemuir do-not-reply at jboss.com
Mon Dec 4 13:51:46 EST 2006


I don't think you need @In(required=false) - you are only (presumably) interested in task instances already instantiated from JBPM.  Then do a null check in your code (or get rid of required=false and make sure you don't call the manager except when a taskInstance is already in a context).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991076#3991076

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



More information about the jboss-user mailing list