The regular wine example should not be an issue on Tomee if you're using
JAX-RS 1.1/1.0.  I have no clue what you might need to do with JAX-RS 2.0
(this type of configuration is really not supportable at this time; you may
want to try regular Tomcat + JAX-RS 2.0).


On Fri, Jul 26, 2013 at 3:40 PM, Nick Khamis <sym...@gmail.com> wrote:

> Hello John,
>
> I was am running the following example:
>
>
> http://coenraets.org/blog/2011/12/restful-services-with-jquery-and-java-using-jax-rs-and-jersey/
>
>
> Taking a closer look, his resources "produce" json, but there is no
> actually producing of JSON?
>
> Along with MessageBodyWriter what other options do we have?
>
> Thanks in advance,
>
> Nick.
>

Reply via email to