another day another story seba.wagner on 14 Apr 2009 11:49 am
The hibernate JSON StackOverFlow problem
While Debugging for weeks now I cannot get rid of StackOverFlow errors in marshalling Java-Objects to JSON.
The Problem could not even be resolved by using a custom Marshall Class or any other reasonable Code to prevent the StackOverFlow.
As final result if can only try to define Data Transport Objects, instead of sending the persistance Objects.