Not to resurrect old threads, but I'm curious if it has been enabled? I know Jersey does support it with a little bit of work.
Thanks, James On Fri, Apr 16, 2010 at 7:33 AM, Sergey Beryozkin <[email protected]> wrote: > Hi > no, JSONP is not supported OTB. You'd need to write a custom > MessageBodyWriter and Reader(if reading too). > I'm not sure if Jackson supports it ? Jersey might support it OTB, but not > sure > > cheers, Sergey > > On Thu, Apr 15, 2010 at 10:21 PM, Jason Chaffee <[email protected]> wrote: > >> Does CXF support a way to return JSONP? >> >> >
