Is it possible to return an int, Integer or List objects on a JAX-RS @GET method?

I am getting the following error in the browser (example here with ArrayList):

.No message body writer found for response class : ArrayList.

Thanks

Olivier

Reply via email to