You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by David Canos <da...@gmail.com> on 2010/01/13 12:19:26 UTC

Re: params not working before prepare after migration 2.1.6 to 2.1.8.1

solved!!!!
I use my own paramsPrepareParamsStack so I have to set in every package the
interceptor although I did set up in the base package.

<package...>
<default-interceptor-ref
name="yourownParamsPrepareParamsStack"></default-interceptor-ref>
...
</package>

might it be a bug?
do i issue it?


2010/1/13 David Canos <da...@gmail.com>

> Hi folks
> after migrating I cannot use paramsPrepareParams interceptorStack because
> params are not being called.
> I have checked setting the log to debug
> log4j.logger.com.opensymphony.xwork2.interceptor=DEBUG, stdout
>
> having no message so
>
> any idea?
>
> everything would be welcome
>
> thank u :)
>
> --
> David Canós
> www.david-canos.net
>



-- 
David Canós
www.david-canos.net