[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 ...