I\'m creating a REST server with Jersey/Java and I found a strange behavior.
I have a method on the server that returns an array of objects as Json
@
Also have a look at the following answer, that solved it for me:
How can I customize serialization of a list of JAXB objects to JSON?