Hi,
I note that Jackson is available for JSON processing, but automated
mapping is not enabled. Has anyone managed to enable it? And how?
For example, how to enable Jackson to automatically map the return of a
suitably annotated method, thus:
@GET
@Path("saying")
@Produces("application/json")
public Object getSaying() {
return "The quick brown fox jumps over the lazy dog!";
}
Thanks and regards,
Sean
--
Dr. Sean Radford, MBBS, MSc
http://www.tacola.com/
http://www.tacolaecm.com/
t: +44 (0)845 KEY HELP
t: +44 (0)845 539 4357
m: +44 (0)7802 24 24 86
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/