Yogesh Patel created WW-5483: -------------------------------- Summary: Struts Compilation failed for DWR-Plugin from v7.0.0-M10 Key: WW-5483 URL: https://issues.apache.org/jira/browse/WW-5483 Project: Struts 2 Issue Type: Bug Affects Versions: 7.0.0 Reporter: Yogesh Patel
We are currently using Struts version 6.3.x and are in the process of migrating to version 7. However, during the migration to version 7 M10, our Struts2 DWR Plugin throws compilation error because it uses com.opensymphony.xwork2 in DWRValidator class. {code:java} <create creator="new" javascript="validator"> <param name="class" value="org.apache.struts2.validators.DWRValidator" /></create> {code} Can you please help to resolve this ? -- This message was sent by Atlassian Jira (v8.20.10#820010)