users@jersey.java.net

Library guidance

From: Mitch Blevins <blevins_at_iecokc.com>
Date: Tue, 28 Aug 2007 18:46:42 -0500

I'm attempting to use jersey in a JWS embedded display that is used on
a factory floor. Because of the limited resources of the client, I'd
like to eliminate any unnecessary jar downloads. Is there any
documentation about which jars are needed for which functionality? I
have fairly simple needs, but the jar list is long...
activation.jar
ant.jar
comresrcgen.jar
grizzly-1.0.13.jar
http.jar
jaxb-api.jar
jaxb-impl.jar
jaxb-xjc.jar
jaxws-api.jar
jaxws-tools.jar
jdom-1.0.jar
jersey.jar
jettison-1.0-RC1.jar
jsp-api-2.0-20040521.jar
jsr173_api.jar
jsr250-api.jar
jsr311-api.jar
localizer.jar
mail.jar
persistence-api-1.0.jar
rome-0.9.jar
servlet.jar
wadl2java.jar

Surely not all of these need to be downloaded to the client?