I'd try using the @ParentPackage annotation in your actions first; that seems
to be the workaround for not having appropriate interceptor annotations.

Dave

--- Alex Shneyderman <[EMAIL PROTECTED]> wrote:
> I have a custom interceptor that I define in the root of my profect
> and then I define my custom interceptorStack and define that as
> default interceptor stack.
> 
> If any of my actions are running automatically via Zero-config option
> all works well but interceptor does not trigger. If I specify my
> action (that can be found automatically by zero config magic) inside
> my struts.xml everything starts working.
> 
> Anyone knows what the problems is? There must be something I am
> missing otherwise the situation renders Zero-config almost useless.
> 
> Thanks,
> Alex.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to