Re: Complete list of framework bean keys

2013-04-04 Thread Lukasz Lenart
2013/4/5 Ken McWilliams : > Perfect. > > As an asides: There not appear to be a unit test for > XmlConfigurationProvider, is it tested indirectly? XmlConfigurationProviderMultilevelTest XmlConfigurationProviderInterceptorParamOverridingTest XmlConfigurationProviderResultsTest XmlConfigurationProvi

Re: Complete list of framework bean keys

2013-04-04 Thread Ken McWilliams
Perfect. As an asides: There not appear to be a unit test for XmlConfigurationProvider, is it tested indirectly? There was plans have Guice as a Struts2 Dependency? Is this still in progress? Just asking after reading over and trying to wrap my head around ContainerBuilder (a parameter of the reg

Re: Complete list of framework bean keys

2013-04-04 Thread Lukasz Lenart
2013/4/5 Ken McWilliams : > Sometimes I want to override a default framework implementation and the > first place I look is in struts-default.xml but I don't think it contains > all possible bean keys. > > Is such a list maintained? http://struts.apache.org/development/2.x/docs/plugins.html#Plugin

Complete list of framework bean keys

2013-04-04 Thread Ken McWilliams
Sometimes I want to override a default framework implementation and the first place I look is in struts-default.xml but I don't think it contains all possible bean keys. Is such a list maintained? For instance I want to provide a custom ConfigurationProvider but see no reference to a configuratio