-
Feb 22nd, 2013, 02:53 AM
#1
JAXB2Marshaller not marshalling @Audited entities
Hello,
We extensively use spring jaxb2marshaller, recently added envers to our tech stack.
The trouble we have is when marshalling (jaxbmarshaller->marashall (object graph, streamresult)) of @Audited entities the relational objects inside a entity turns out be null.
The reason is because they relations objects seems to have _$$_javassit classes, with the handler rather than actual instances.
Just wanted to know has anyone come across this scenario? how to address this issue?
We are using envers 4.1.0.Final version with Oracle database.
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules