i think you're right.

mauro, you may need to reply with the definitino of your JPA entity beans.
I know th at you're developing some new JPA entity beans, and they may be
'circularly' referencing each other, which may mean that you may need to be
careful how you add the JPA one-to-many, many-to-many, etc... on each of
your JPA entity beans.

reply here with your JPA entity beans, so others can analyze and
advise/recommend.



On Wed, Feb 19, 2014 at 8:17 AM, Krzysztof Smigrodzki <[email protected]>wrote:

> I've seen similar crash when I caused stack overflow trying to send
> circularly referenced JPA entities through JSON.
> Crash was architecture dependent, it happened on x86, but not on x86_64 nor
> on Sparc.
>

Reply via email to