

GLASSFISH BLOGSPOT UPDATE
latest promoted build (contains Jersey 2.4.1)īasically, to update Jersey there are five things that need to be done:.latest nightly build (contains the latest version of Jersey).$ unzip -p modules/glassfish.jar META-INF/MANIFEST.MF | grep Bundle-VersionĪgain see the Bundle-Version which is 4.0.1.b01 (first promoted build of 4.0.1).įor each version of Jersey that is in one of the promoted or nightly builds of 4.0.1 it is possible to update to the latest version of Jersey (currently 2.5.1). /mgajdos/blog/update-jersey-in-gf/glassfish4/glassfish # make sure we're in glassfish4/glassfish

The simplest way to find out is by running the following command in your shell: People are often curious what Jersey version do they use in a GlassFish instance they’d downloaded. The nightly build of GlassFish can be downloaded from: This means that all major/minor Jersey versions are ready to be used in the nightly build of GlassFish within few days after the release (usually it takes 1-2 day to have a version of GlassFish with the latest Jersey). Together with releasing a new version of Jersey (announced on our mailing list or via on Twitter) we’re also integrating Jersey with GlassFish trunk (currently version 4.0.1) to make sure nothing gets broken. New version of Jersey is released approximately once in 4-5 weeks (see road-map).
GLASSFISH BLOGSPOT HOW TO
Different life-cycles of Jersey 2 and GlassFish 4 arise a question how to make sure that ones GlassFish instance contains always the latest version of Jersey.
