Re: Overriding subset of interceptor params

2008-04-16 Thread Jon Wilmoth
. - Original Message From: Gabriel Belingueres <[EMAIL PROTECTED]> To: Struts Users Mailing List ; Jon Wilmoth <[EMAIL PROTECTED]> Sent: Wednesday, April 16, 2008 4:55:25 PM Subject: Re: Overriding subset of interceptor params Seems OK to me (according to the current

Re: Overriding subset of interceptor params

2008-04-16 Thread Gabriel Belingueres
Seems OK to me (according to the current documentation.) I've only overriden interceptor parameters in the declaration of a new stack, and it is working OK: true ERROR my.package.here Try to create a new stack for your action