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

Lukasz Lenart commented on WW-5301:
-----------------------------------

It should work the same because of
{code:xml}
<bean-selection name="velocityBeans" 
class="org.apache.struts2.views.velocity.VelocityBeanSelectionProvider"/>
{code}

> 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)

Reply via email to