RE: [Q] Configuration Parameter: struts.configuration

2010-02-16 Thread Hoying, Ken
[mailto:ken_hoy...@premierinc.com] Sent: Tuesday, February 16, 2010 3:10 PM To: Struts Users Mailing List Subject: [Q] Configuration Parameter: struts.configuration I have a need to override a bean that is present in the struts default configuration. Specifically: org.apache.struts2

[Q] Configuration Parameter: struts.configuration

2010-02-16 Thread Hoying, Ken
I have a need to override a bean that is present in the struts default configuration. Specifically: org.apache.struts2.components.template.TemplateEngineManager However, it appears that the default configuration loader does not allow for this to be overwritten. As a result, I get the followin