I'm seeing hints, but haven't found a good step by step.  To register a
provider of any type(reader, writer, exception mapper, etc), the steps are:

1) class name of provider in openejb.cxf.jax-rs.providers.
   in CATALINA_BASE/conf/system.properties or setenv.* CATALINA_OPTS?
2) put the provider class in a jar in...
   /lib
   /webapps/tomee/lib
   /webapps/myapp/WEB-INF/lib
3) Add the jar to an "exclusion list".  Where and what does that do?  Does
that mean the providers have to be outside of the war and completely
seperate?

Is that the whole process?



--
View this message in context: 
http://openejb.979440.n4.nabble.com/Jackson-on-TomEE-tp4656312p4656557.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to