You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Steven Yang (JIRA)" <ji...@apache.org> on 2013/05/17 05:13:15 UTC

[jira] [Created] (WW-4067) Interceptor init() method called twice during initialization

Steven Yang created WW-4067:
-------------------------------

             Summary: Interceptor init() method called twice during initialization
                 Key: WW-4067
                 URL: https://issues.apache.org/jira/browse/WW-4067
             Project: Struts 2
          Issue Type: Bug
          Components: Core Interceptors
    Affects Versions: 2.3.14
         Environment: Tomcat 6, Windows 7, J2SE 6
            Reporter: Steven Yang


Interceptor init() method gets called twice during initialization.
This happens when I declare a default package in struts.xml and include
other xml which have packages that extends my default package. But the
thing is no matter how many more xml I include the interceptor will only be
initialize one extra time.

Thread:
http://mail-archives.apache.org/mod_mbox/struts-user/201304.mbox/browser


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira