2008/4/10, Al Sutton <[EMAIL PROTECTED]>: > > D:\Struts2\Build\struts2\plugins\struts1\src\main\java\org\apache\struts2\s1\WrapperModuleConfig.java:[41,0] > org.apache.struts2.s1.WrapperModuleConfig is not abstract and does not > override abstract method findActionConfigId(java.lang.String) in > org.apache.struts.config.ModuleConfig
AFAIK, findActionConfigId has been introduced since S1.3.6 http://struts.apache.org/1.x/apidocs/org/apache/struts/config/ModuleConfig.html#findActionConfigId(java.lang.String) Antonio