users@jersey.java.net

[Jersey] Re: JsonMessageWriter not working under Netbeans 6.9.1

From: Martin Matula <martin.matula_at_oracle.com>
Date: Wed, 09 Mar 2011 11:51:45 +0100

See these for the list of most common config parameters:
http://jersey.java.net/nonav/apidocs/latest/jersey/com/sun/jersey/spi/container/servlet/ServletContainer.html
Others are documented in ResourceConfig
(http://jersey.java.net/nonav/apidocs/latest/jersey/com/sun/jersey/api/core/ResourceConfig.html)
and its subclasses.
We need to find a better way of documenting these - even I find it hard
to find it sometimes. :( Any volunteer for adding an init params chapter
to our user guide?
Martin

On 9.3.2011 0:58, iga3k wrote:
> That definitely did the trick. My question is how did you find out about
> these two configuration parameters?! RESOURCE_CONFIG_CLASS and
> PROPERTY_PACKAGES.
>
> --
> View this message in context: http://jersey.576304.n2.nabble.com/JsonMessageWriter-not-working-under-Netbeans-6-9-1-tp6005749p6152044.html
> Sent from the Jersey mailing list archive at Nabble.com.