[
https://issues.apache.org/jira/browse/WW-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706715#comment-17706715
]
Kusal Kithul-Godage edited comment on WW-5301 at 3/30/23 6:43 AM:
------------------------------------------------------------------
Changing the ordering won't work either as then user-set constants will be
replaced by default constant values set in struts-plugin.xml
I think we should be deferring all
XmlDocConfigurationProvider#registerBeanSelection calls until all other
configuration is loaded - not sure how best to implement that though
was (Author: JIRAUSER298544):
Changing the ordering won't work either as then user-set constants will be
replaced by default constant values set in struts-plugin.xml
I think we should be deferring all #registerBeanSelection calls until the end -
not sure how best to implement that though
> Impossible to select alternate default VelocityManager bean
> -----------------------------------------------------------
>
> Key: WW-5301
> URL: https://issues.apache.org/jira/browse/WW-5301
> Project: Struts 2
> Issue Type: Bug
> Components: Core, Plugin - Velocity
> Affects Versions: 6.1.1
> Reporter: Kusal Kithul-Godage
> Priority: Major
> Fix For: 6.2.0
>
>
> I'm possibly missing something here but as far as I can tell
> struts-plugin.xml is always loaded before struts.xml.
> This means the default VelocityManager bean (#registerBeanSelection) will
> always be selected before the default bean can be configured via
> {{struts.velocity.manager.classname}}
> Changing the load order here probably isn't a good solution either.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)