Struts2 6.4.0 and OGNL 3.3.4: NoSuchMethodException for Annotated Method
After upgrading my Struts2 application from version 2.5 to 6.4.0 and OGNL from 3.x to 3.3.4, I am encountering a NoSuchMethodException for an action method that is annotated. The application was working perfectly before the upgrade. Here are the details: