Hi
After updating from Jeresey 1.X to 2.2 I had to change my code to invoke
UriInfo.getQueryParameters(true) instead of getQueryParameters() to get the
decoded paramater values. I'm getting the UriInfo from an @Context
annotated setter in a MBW.
Did I miss a specification change or is this a bug?
Cheers,
Reto