dev@jersey.java.net

Testing Jersey 2.x development

From: Paul Moore <paulkmoore_at_gmail.com>
Date: Tue, 23 Jul 2013 21:06:21 +0100

Hi all,

I am implementing a fix for (self created) JERSEY-1988, and have
successfully built the Jersey libs (with my changes).

The question is this: what is the general approach for *upgrading*
Glassfish 4.x to use these new libs, so that I can test my application with
them?

Does this require a rebuild of Glassfish with updated (local) dependencies
or is there some better way?

I saw some references in the Glassfish docs about updating from local
repos, but it seemed like a sledgehammer to crack a nut!

Thanks

Paul