On Wed, Oct 13, 2010 at 2:30 PM, Howard Lewis Ship <hls...@gmail.com> wrote:
> See https://issues.apache.org/jira/browse/TAP5-1304 > > Basically, the Request service isn't set up yet in the method you are > invoking. > > Most likely, you want to contribute a filter to the RequestHandler > service pipeline, not the HttpServletRequestHandler pipeline. > Thank you Howard, that was helpful. Regards, Manuel.