[Resolved] Require help - getting weird Class cast exception
Hi I am running the Java code from eclipse to execute the request in soapui. The required tag elements are encapsulated in CDATA in the response. so What I am doing is, first take the response out ...
Thanks for the response. The issue is resolved now. All I had to do is, remove the soapUI Jar files assiciated with the Eclipse and reload it. then it worked like a treat.