RE: ActionInvocation/ActionContext - NoSuchMethodError

2009-10-30 Thread James Cook
-Original Message- From: Daniel Stephenson [mailto:dan.stephen...@gmail.com] Sent: 30 October 2009 16:35 To: Struts Users Mailing List Subject: ActionInvocation/ActionContext - NoSuchMethodError Hello Everyone! I am trying to upgrade from Struts 2.0.14 to Struts 2.1.8 and have hit a small snag which

ActionInvocation/ActionContext - NoSuchMethodError

2009-10-30 Thread Daniel Stephenson
Hello Everyone! I am trying to upgrade from Struts 2.0.14 to Struts 2.1.8 and have hit a small snag which I can't seem to resolve through some Google searching. Following is part of my defined Inteceptor (the intercept method): ... public String intercept(ActionInvocation invocation) throws