Forum Discussion
rohitgkk
15 years agoContributor
Hi,
Finally I fixed this issue.
The problem was SoapUI 3.6.1 hermesJMS lib folder has the old asm.jar file which dosen't has the org.objectweb.asm.ClassVisitor.visit method.
Solution:: Replace asm.jar with the asm-1.5.3.jar file and This will work like charm.
It would be better if this jar is replaced with the latest jar in next SoapUI releases for Linux.
Regards,
Rohit Shingalapur
Finally I fixed this issue.
The problem was SoapUI 3.6.1 hermesJMS lib folder has the old asm.jar file which dosen't has the org.objectweb.asm.ClassVisitor.visit method.
Solution:: Replace asm.jar with the asm-1.5.3.jar file and This will work like charm.
It would be better if this jar is replaced with the latest jar in next SoapUI releases for Linux.
Regards,
Rohit Shingalapur