On Wed, Mar 26, 2008 at 10:16 PM, 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. >
I believe you need to add @ParentPackage to your annotation: https://issues.apache.org/struts/browse/WW-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42116 -- Ealden Esto E. Escañan http://blog.ealden.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]