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 07:31 ------- I can't imagine what your problem would be, but it would be nice if you could elaborate on your problem. I doubt any of us are going to remember your description of the problem from the list in a week or two. The reason your non-default modules aren't available is that one of your plugins is failing to initialize - which causes Struts to stop initializing. Comment out all of your plugins and then bring them back in one-by-one, verifying the app fully initializes as you go. ... you can't switch to a module that isn't there (and if it doesn't initialize, it's not there - and they're not going to initialize until you get past this plugin issue). Good Luck! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>