Hi We are trying to imlement webservices on CQ. We are getting org.apache.commons.httpclinet.HttpClinet cannot be cast into org.apache.commons.httpclinet.HttpClinet . I have refered to the link adobe suggested and still getting the error. I dont understand how to proceed. I have tried to debug step by step. The (httpclient )cast, in org.apache.http.axis2.AbstractHTTPCLIENT is causing the class cast exception. I tried to swtich classloader to abstracthttpclinet , but no help.
I tried to implement axis2 without two-way ssl works fine, but when implement with two way ssl , i get this error. Any help is greatly appreciated.
http://helpx.adobe.com/cq/kb/OsgiClassLoading3Party.html