kusalk commented on code in PR #687:
URL: https://github.com/apache/struts/pull/687#discussion_r1201533476


##########
core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.java:
##########
@@ -554,6 +566,7 @@ public void init() {
             init_CustomConfigurationProviders(); // [5]
             init_FilterInitParameters(); // [6]
             init_AliasStandardObjects(); // [7]
+            init_DeferredXmlConfigurations();

Review Comment:
   I will create a struts-site PR adding a note about `struts-deferred.xml` to:
   - https://struts.apache.org/plugins/plugins-architecture
   - https://struts.apache.org/core-developers/struts-xml



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to