i'm getting the same problem, if some one know the good way of doing plugin in the beta 2 of struts it would be nice to tell us about it.
-----Original Message----- From: K.Viswanathan [mailto:[EMAIL PROTECTED]] Sent: Friday, August 16, 2002 2:27 AM To: Struts Users Mailing List Subject: Plug in problem(?) Hi I am getting the following exception when I run my application Root cause.. java.lang.AbstractMethodError at org.apache.struts.action.ActionServlet.initApplicationPlugIns(ActionServlet. java:991) at org.apache.struts.action.ActionServlet.init(ActionServlet.java:458) at javax.servlet.GenericServlet.init(GenericServlet.java:258) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:91 6) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:653) .. It was working fine with beta 1> After copying all jar files and related stuff of beta2 ( of Aug 12th , I am not using nightly build), I get this error. Any clues? Thanks in advance Vishy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

