[jbpm-dev] [Design of JBoss jBPM] - Re: EJB 2.1 Beans in jbpm 4?

tom.baeyens@jboss.com do-not-reply at jboss.com
Tue Jun 23 03:37:31 EDT 2009


lazy fetched relations are indeed not exposed in the objects that are returned from the service methods.  this is to prevent lazy initialization exceptions.

but commands are not the solution.

adding a findProcessInstanceByTask(long taskDbid) on the TaskService is the way to go.

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

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



More information about the jbpm-dev mailing list