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 register method, one of ConfigurationProvider's interface methods...) On Thu, Apr 4, 2013 at 11:18 PM, Lukasz Lenart <lukaszlen...@apache.org>wrote: > 2013/4/5 Ken McWilliams <ken.mcwilli...@gmail.com>: > > 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#Plugins-ExtensionPoints > > > For instance I want to provide a custom ConfigurationProvider but see no > > reference to a configuration provider (StrutsXmlConfigurationProvider), > so > > am not sure what to provide in my struts.xml > > <bean type="com.opensymphony.xwork2.config.PackageProvider" > class="com.demo.MyPackageProvider" scope="singleton" /> > > > Regards > -- > Ćukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >