Hi, It is said in the documentation ( http://cwiki.apache.org/WW/convention-plugin.html#ConventionPlugin-Overwritingpluginclasses) that the plug-in can be extended by overriding its classes using (for example) the constant "struts.convention.actionConfigBuilder" to provide a new implementation. I tried to do so but it seems it has not effect, the value is simply ignored (i could not find references to this constant in the source code either.) am I missing something ?
Jerome.