Forum Discussion

shahkm's avatar
12 years ago

ClassCastException

While using proxy server configuration, SoapUI tool throws the following error while executing the test request.

Tue Jul 10 16:06:17 EDT 2012:ERROR:java.lang.ClassCastException: org.apache.http.message.BasicHttpRequest cannot be cast to org.apache.http.impl.client.RequestWrapper

if I don't use the proxy server setup, then no issues. Any clue?