[ https://issues.apache.org/struts/browse/WW-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso resolved WW-3252.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.1.8
fixed on current doc. thanks for reporting
http://cwiki.apache.org/confluence/display/WW/How+can+we+force+the+Action+Mappings+%28struts.xml%29+to+reload
> Documentation for reloading Struts XML is incorrect
> ---------------------------------------------------
>
> Key: WW-3252
> URL: https://issues.apache.org/struts/browse/WW-3252
> Project: Struts 2
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 2.0.14, 2.1.6
> Environment: N/A
> Reporter: Lee Clemens
> Priority: Minor
> Fix For: 2.1.8
>
>
> Regarding (and possibly all other Struts 2 versions):
> http://struts.apache.org/2.0.14/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html
> and
> http://struts.apache.org/2.1.6/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html
> Issue:
> com.opensymphony.xwork.config.ConfigurationManager.destroyConfiguration() is not a static
method.
> This should be updated to Dispatcher.getInstance().getConfigurationManager().reload();
> (Thanks to Musachy Barroso on user@struts.apache.org 9/18/2009 ~12:59 AM EDT)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|