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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to