[ 
https://issues.apache.org/jira/browse/WW-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660429#comment-13660429
 ] 

Hudson commented on WW-4067:
----------------------------

Integrated in Struts2-JDK6 #699 (See 
[https://builds.apache.org/job/Struts2-JDK6/699/])
    WW-4067 Skips package reloading to avoid double initialisation of actions, 
interceptors, and so on (Revision 1483648)

     Result = SUCCESS
lukaszlenart : 
Files : 
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/config/providers/XmlConfigurationProvider.java

                
> 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
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.15
>
>
> 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

Reply via email to