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?