Hi John, Can you please try it with the RestClient. With rest client you can send a xml request payload by making use of the JAXB2.0 annotated classes.
On Mon, Oct 22, 2012 at 11:53 AM, jbright <[email protected]> wrote: > I looked at what you said, but pls explain me this: > > sf.setResourceProvider(MyJaxrsResource.class.class, > new SingletonResourceProvider(*new > MyJaxrsResource()*, true)); > > Which class is that *new MyJaxrsResource()* ? > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Testing-JAX-RS-which-Consumes-application-xml-and-Produces-application-xml-tp5716985p5717086.html > Sent from the cxf-user mailing list archive at Nabble.com. >
