Hi
On 03/04/13 22:52, harrisgilliam wrote:
I am using Tomee+ 1.5.1 which bundles CXF 2.6.3. I have configured
RequestDispatcherProvider as a provider..
dispatcherName = "jsp"
useClassNames = true
saveParametersAsAttributes = true
It correctly redirects the response object to a JSP for processing but none
of the query parameters are saved in the HttpServletRequest so they are not
available to the JSP.
According to http://cxf.apache.org/docs/jax-rs-redirection.html these
parameters should be available and as attributes when
saveParametersAsAttributes = true
Any ideas what wrong ?
This is a bug - I can see they are still saved as HTTP parameters - I'll
get that fixed, please watch
https://issues.apache.org/jira/browse/CXF-4944
Thanks, Sergey
--
View this message in context:
http://cxf.547215.n5.nabble.com/RequestDispatcherProvider-not-saving-QueryParameters-in-HttpServletRequest-tp5725789.html
Sent from the cxf-user mailing list archive at Nabble.com.