You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rajesh (JIRA)" <ji...@apache.org> on 2016/05/27 06:47:12 UTC

[jira] [Created] (AXIS2-5774) Upgrading from axis2 1.4 to 1.6.4

Rajesh created AXIS2-5774:
-----------------------------

             Summary: Upgrading from axis2 1.4 to 1.6.4
                 Key: AXIS2-5774
                 URL: https://issues.apache.org/jira/browse/AXIS2-5774
             Project: Axis2
          Issue Type: Bug
          Components: kernel
    Affects Versions: 1.6.4
            Reporter: Rajesh


Hi All ,

We are in the process of upgrading Axis2  from1.4 to 1.6.4. Imported all 1.6.4 library and migrated successfully in design time. 
When i do testing i am getting below error. We are using HTTPClient 3.1 with axis2 1.6.4.

Seems that some  incompatible issue with common HTTP client. Please let us know if any resolution.

org.apache.commons.httpclient.HttpState incompatible with org.apache.commons.httpclient.HttpState
org.apache.axis2.transport.http.AbstractHTTPSender.setAuthenticationInfo(AbstractHTTPSender.java:331)
org.apache.axis2.transport.http.AbstractHTTPSender.getHostConfiguration(AbstractHTTPSender.java:286)
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:591)
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193)
org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75)
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:396)
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:223)
org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443)
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:406)
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
ws.sq.com.sg.common.helper.MWServiceHelper.doSoapCallWithAttachment(MWServiceHelper.java:199)
ws.sq.com.sg.common.helper.ERetailHelper.callERetail(ERetailHelper.java:115)
ws.sq.com.sg.res.ecommerce.common.ERetailComponentImpl.callERetail(ERetailComponentImpl.java:114)
ws.sq.com.sg.res.ecommerce.air.AirServiceImpl.callERetail(AirServiceImpl.java:90)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
java.lang.reflect.Method.invoke(Method.java:613)
com.tibco.amf.platform.runtime.componentframework.internal.proxies.operation.OperationHandler.invokeMethodWithThreadContext(OperationHandler.java:486)
com.tibco.amf.platform.runtime.componentframework.internal.proxies.operation.MultiThreadedASyncToSyncOperationHandler$ASyncToSyncInvocationHandler.run(MultiThreadedASyncToSyncOperationHandler.java:203)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
java.lang.Thread.run(Thread.java:779) 

Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org