Even removing the resteasy-jaxb-provider and resteasy-json-p-provider yields the same result.
On Thu, Jan 15, 2015 at 11:57 AM, Romain Manni-Bucau <[email protected]> wrote: > hi > > isnt it just cause different providers are registered? > > > Romain Manni-Bucau > @rmannibucau > http://www.tomitribe.com > http://rmannibucau.wordpress.com > https://github.com/rmannibucau > > > 2015-01-15 17:41 GMT+01:00 jieryn <[email protected]>: >> https://github.com/jieryn/javaee-example >> >> Would someone please give that small example project a try (mvn >> install)? The same tests using JAX-RS 2.0 Client library (via jboss >> resteasy) fail, but work with Apache Wink's native client. I'm also >> seeing other weird errors with not being able to marshal/unmarshal >> XMLRootElements when using JAX-RS 2.0 client library. >> >> Anyone have any experience with this? I'd prefer to use the 2.0 client >> library so that I can change providers if it is desired in the future.
