Re: Programatically registering a provider

2015-06-02 Thread Sergey Beryozkin
Hi On 29/05/15 11:28, Martin Nielsen wrote: Hi! I need to add a provider to transform some jaxb annotated classes into html. I found this piece of documentation: http://cxf.apache.org/docs/jax-rs-basics.html#JAX-RSBasics-Customizingmediatypesformessagebodyproviders It says "One can easily regi

Programatically registering a provider

2015-05-29 Thread Martin Nielsen
Hi! I need to add a provider to transform some jaxb annotated classes into html. I found this piece of documentation: http://cxf.apache.org/docs/jax-rs-basics.html#JAX-RSBasics-Customizingmediatypesformessagebodyproviders It says "One can easily register a provider either from Spring configuratio