Hi,
Followed your long email thread, but didn't see a clear and easy solution.
Did you solve this problem, or has the new cxf dosgi code included some
fixes?
I'm using cxf-dosgi-ri-singlebundle-distribution-1.1.jar now, and facing the
same problem.
Using @Produces("application/json") won't give me a json reply, rather the
browser (IE)
asks me to save the "name" part of @Path("greeting/{name}") as a file.
Thanks, Nathan
Daniel Bimschas-2 wrote:
>
> Hi List!
>
> I've now successfully developed a project that additionally exposes its
> interfaces over the DOSGi based JAX-RS implementation as RESTful service.
> Therefore I've used the JAXB-Binding which worked fine. However, I
> couldn't find any information about how to get the JSON responses working
> (they are always empty, i.e. 0 bytes of payload). Can somebody help me
> here and point me to the right documentation?
>
> Kind regards,
> Daniel
>
--
View this message in context:
http://old.nabble.com/DOSGi-and-JSON-responses-tp27330507p28260313.html
Sent from the cxf-user mailing list archive at Nabble.com.