[jboss-user] [JBoss jBPM] - EJB3 entity beans as jBPM process variables

AndreyTvorogov do-not-reply at jboss.com
Fri Mar 9 09:15:48 EST 2007


Hello all,
am I right that there is no way to set EJB3 entity beans as jBPM process variables? It is possible to do with Hibernate-managed classes but these classes can not be used within extended persistence context injected by Seam, so LazyInitializationException occurs when lazy loading references in process variables loaded by TaskInstance.getVariable(...). 

BTW, current Ejb3Matcher class which is responsible for EJB3 variable mapping is just a stub with TODO comment. Will it be implemented?

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

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



More information about the jboss-user mailing list