users@jersey.java.net

[Jersey] Using Jersey in GlassFish Application Client Container

From: Markus Karg <karg_at_quipsy.de>
Date: Mon, 18 Jul 2011 17:00:22 +0200

We like to use Jersey in our application client which is running inside
of the GlassFish Application Client Container (ACC) v3.1.1_b11. As
GlassFish comes bundled with it's own Jersey binary (but only "visible"
to server side components, not to ACC components) we want to ask what
the most "conflict-free" way is to bundle Jersey with an EAR (i. e. not
interfere with GlassFish's own Jersey)? What JARs to put where inside of
the EAR?