Hi, You need to init the relationships before going out of a transaction scope. You can either use a fetch query or simply call getMyRelationShip() because returning the entity.
- Romain Le 12 juin 2012 13:50, "georgenis" <[email protected]> a écrit : > hi guys, > > i have still a problem with this lazy loading issue. I changed in my > persistence.xml "transaction-type" to "JTA" to manage all transactions with > the container. > > But the LazyLoading ISSUE is still alive :( > > > Can anyone help me? > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/CMP-failed-with-3-layered-Object-structure-tp4655311p4655559.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
