Hi
On 04/04/13 18:39, harrisgilliam wrote:
Hi,
All of my query parameters are single valued. I actually grabbed the source
for RequestDispatcherProvider, added a bunch of debug logging statements and
used my modified version. What I see is that the call to
UriInfo.getQueryParameters returns an empty MultivaluedMap
For some reason my query params are not there :-/
The code in RequestDispatcherProvider does as you say but there aren't any
query parameters to save.
Is it a form payload that you are dealing with by any chance ? Can you
please confirm the query parameters are even available, you can add
LoggingFeature to jaxrs:features ?
Cheers, Sergey
--
View this message in context:
http://cxf.547215.n5.nabble.com/RequestDispatcherProvider-not-saving-QueryParameters-in-HttpServletRequest-tp5725789p5725852.html
Sent from the cxf-user mailing list archive at Nabble.com.