users@jersey.java.net

[Jersey] How to configure custom providers/resources using ResourceConfig

From: charlesk <charlesk40_at_yahoo.com>
Date: Fri, 29 Jul 2011 14:44:49 -0700 (PDT)

Is there any example code that configures the follow property using
ResourceConfig?
I'm using the DefaultResourceConfig.
Thanks.

<init-param>
<param-name>com.sun.jersey.config.property.packages</param-name>
<param-value>your.app.pkg</param-value>
</init-param>

--
View this message in context: http://jersey.576304.n2.nabble.com/How-to-configure-custom-providers-resources-using-ResourceConfig-tp6635080p6635080.html
Sent from the Jersey mailing list archive at Nabble.com.