Results 1 to 3 of 3

Thread: JAXB2Marshaller not marshalling @Audited entities

Hybrid View

  1. #1
    Join Date
    Feb 2013
    Posts
    3

    Default 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.

  2. #2
    Join Date
    Feb 2013
    Posts
    3

    Default

    Anytakers please?

  3. #3
    Join Date
    Feb 2013
    Posts
    3

    Default

    Any takers please? Same thread is linked here. https://community.jboss.org/message/800354#800354

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •