users@jersey.java.net

Location for a new EntityProvider

From: Aditya Athalye <aathalye_at_tibco.com>
Date: Tue, 11 Mar 2008 06:44:25 -0700

Hi,

 

Is there any other way to specify a custom EntityProvider other than the
META-INF/services/javax.ws.rs.ext.EntityProvider
<https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/src/impl/
META-INF/services/javax.ws.rs.ext.EntityProvider?view=markup> file?
This file is present in the jersey.jar, and I do not want to keep
updating the library every time I write a new entity provider.

 

Thanks

Aditya