DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15697>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15697 AbstractMethodError when using Plugins like Tiles and Validator ------- Additional Comments From [EMAIL PROTECTED] 2002-12-28 14:12 ------- I have added the capability to get the config object from a plugin by declaring a setCurrentPlugInConfigObject(Object) setter in the plugin. This property is set only if the plugin declare the appropriate method. If a plugin doesn't need the property, it should not declare the method. I don't see why your menu-plugin need to declare the method. I suspect that your plugin just need to be recompiled with the latest struts jar files. Can you confirm/ infirm this ? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>