Re: [jasperreports-questions] java.lang.NoSuchMethodError: com.opensymphony.xwork2.Action exception

2009-10-19 Thread harishsyndrome
Seems to be a version conflict. Check different JAR versions. Dont add JARs with results Class Repetition Like adding CGLIB and ASM Jar files will lead to a problem as CGLIB already has ASM Classes -- View this message in context:

[jasperreports-questions] java.lang.NoSuchMethodError: com.opensymphony.xwork2.Action exception

2009-09-29 Thread Sathya K
Hi i am creating a Jasper Reports. i am getting a java.lang.NoSuchMethodError: com.opensymphony.xwork2.Action.get(Ljava/lang/String;)Ljava/lang/Object; exception i am using xworks-2.1.1.jar Jdk is 6.0(1.6) Please help me to solve this issue Stack Trace message description The server