Forum Discussion

PrthvM's avatar
13 years ago

Error while testing

Hi,
trying to test a webservice. I'm getting the following error :
ERROR:java.lang.ClassCastException: org.apache.http.message.BasicHttpRequest cannot be cast to org.apache.http.impl.client.RequestWrapper
This is the input I'm providing : <Message><Body><RequesterIndicator>I</RequesterIndicator><ZipPostalCode>61701</ZipPostalCode></Body></Message>

Do I need to pass in the input in a different format?
No RepliesBe the first to reply