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.