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

2010-01-13 Thread David Canos
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. ... might it be a bug? do i issue it? 2010/1/13 David Canos > Hi folks > after migrating I cannot use paramsPrepareParams interceptorStack because >

params not working before prepare after migration 2.1.6 to 2.1.8.1

2010-01-13 Thread David Canos
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