Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » LazyInitializationException with JAXB
LazyInitializationException with JAXB [message #760921] Mon, 05 December 2011 15:32
Troy Doty is currently offline Troy DotyFriend
Messages: 2
Registered: December 2011
Junior Member
I did not see a MOXy specific subforum, so forgive me if this is not in the correct place...

We had been using the reference implementation of JAXB, but it did not provide support for a null policy (at least that I was able to find). MOXy does provide such a solution. However, I was unable to find a similar solution for this problem (when using MOXy): (missing protocol since I can't post links yet) blogs.oracle.com/searls/entry/jaxb_custom_accessor_for_marshalling

We are using Hibernate for our JPA provider (at least for now) and this solution was already in place to handle our lazy init exceptions. Using MOXy with Hibernate, is there a similar workaround for this issue? Basically we don't want lazy init exceptions for JAXB mapped properties/fields that were not fetched.

Any ideas are welcome.

Thanks
Previous Topic:LazyInitializationException with JAXB
Next Topic:NPE in AbstractRecord.get() after failed insert
Goto Forum:
  


Current Time: Tue Apr 23 13:13:52 GMT 2024

Powered by FUDForum. Page generated in 0.03402 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top