"EJB 3.0 Persistence 5.6.3" wrote : Propagation of persistence contexts only applies within a local environment. Persistence contexts are not propagated to remote tiers. So propagation will not occur if the call is really remote. Calling locally through a remote interface will propagate the PC.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228429#4228429 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228429 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
