To check it put invalid xml. Properties are not all parsed depending on
which distrib of tomee you use.
Le 16 août 2013 07:01, "Chris Owens" <[email protected]> a
écrit :
> I think I tried that correctly too:
>
> I have a class called com.mycompany.myproject.MyEjbClass that contains the
> @Stateless annotation and the @Path annotation, and a method in that class
> has the @GET and @Produces("application/json") annotations. In my
> openejb-jar.xml I put this:
>
>
>
> I also tried property names openejb.cxf.jaxrs.providers,
> openejb.cxf.jax-rs.providers, cxf.jaxrs.providers, and
> cjb.jax-rs.providers.
>
> Finally I tried putting some unparseable garbage in openejb-jar.xml, just
> to
> see if any parser would complain. I don't think the system knows that
> openejb-jar.xml is there.
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/openejb-jar-xml-not-being-parsed-tp4664660p4664664.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>