I encounter a problem around Apache Johnzon to convert a Java object to
Json.
I have two class A and B having a relation bi-directionnal.
With TomEE 1.7.x and XML annotations (like @XmlInverseReference or
@XmlElement), no problem.
On TomEE 7.x, Apache Johnzon loops between two instance for object mapping.

Apache Johnzon doens't seem to manage XML annotations.

The documentation around Johnzon doesn't evoke any solution for this issue.

Can I change the provider ? Or How I configure Johnzon to work properly.

Have you a idea for solve my problem ?

Thank you in advance

Regards,
Julien B.



--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Migrate-TomEE-1-7-x-to-7-x-Java-to-JSON-Issue-tp4679500.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to