Even though I removed Jersey 1.0.1 from my glassfish v3 prelude
installation using the updatetool, It seems to ignore Jersey 1.0.2
jars that is in my war file and uses the built in jersey
implementation. I ended up with this conclusion because attached
debugger does not stop on any breakpoints on classes that are in
jersey-server-1.0.2.jar. I can not make jersey 1.0.2 specific features
like resource method specific filters work using GF3 Prelude.