Github user gregh3269 commented on the pull request:
https://github.com/apache/struts/pull/6#issuecomment-38221955
I used my dev environment, I had already modified XmlConfigurationProvider
for the tomcat virtual server mods. The pull looks ok.
I checked double reloading comes from
ConfigurationManager.getConfiguration(..conditionalReload()..) being called
from
org.apache.struts2.dispatcher.mapper.DefaultActionMapper.parseNameAndNamespace(..)
line 341>> Configuration config = configManager.getConfiguration();
With reloadConfigs=false its not an issue.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]