is jettison delivered in tomee/lib? (not the webapp otherwise you cant load it in org.apache.cxf.jaxrs.provider.json.JSONProvider)
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-11-14 17:56 GMT+01:00 Karl Kildén <[email protected]>: > Forgot to add the gist > > https://gist.github.com/anonymous/bc98a05d813146e8702b8361b6debe0b > > On 14 November 2016 at 17:56, Karl Kildén <[email protected]> wrote: > > > Hi! I eventually ran into a problem that I could not fix by tinkering > with > > wrappers and stuff so I switched to jettison for now waiting for fixes in > > the other service but I am still getting mapping exceptions from johnzon. > > > > I created a gist with conf, startup msg and exception. Maybe it is > > required to have resources.xml (did not seem so when others wrote that it > > worked for them). If I do need resources.xml, can I put it in tomee.xml > > instead? > > > > I did add the jettison.jar to tomee/lib (Not in my war) > > > > Any ideas? > > > > cheers > > >
