phdmohans / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

Enable usage of 'odata4j.producerfactory' parameter in web.xml for CXF-based services #168

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When using CXF as JAX-RS implementation to host an OData service within a web 
container (e.g. Tomcat), the 'odata4j.producerfactory' parameter cannot be 
used. For Jersey-based applications custom init-params are made available 
through an instance of ResourceConfig.

Original issue reported on code.google.com by philipp.sebastian.thun on 26 Apr 2012 at 4:58