[ https://issues.apache.org/jira/browse/AXIS2-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903545#comment-17903545 ]
Robert Lazarski commented on AXIS2-6073: ---------------------------------------- FYI, I need a day or two more until I will have time to look at this. > Axis2 httpclient5 RequstImpl doesnt initialize version & protocol with https > ---------------------------------------------------------------------------- > > Key: AXIS2-6073 > URL: https://issues.apache.org/jira/browse/AXIS2-6073 > Project: Axis2 > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: venu > Assignee: Robert Lazarski > Priority: Critical > > Currently we are using axis2 binaries built from below github(#1) project, > Axis2 httpclient5 RequstImpl doesn't initialize version & protocol with > https, but where as it expects to be initialized with httpcomponent > implementations. Seems axis2 has hard dependency with HTTP component client & > core implementation. Since its never initialized, protocol always set to > http. > Please find underlying references > # > [https://github.com/apache/axis-axis2-java-core/blob/master/modules/transport/http/src/org/apache/axis2/transport/http/impl/httpclient5/RequestImpl.java] > # > [https://github.com/apache/httpcomponents-client/blob/master/httpclient5/src/main/java/org/apache/hc/client5/http/classic/methods/HttpUriRequestBase.java] > # > [https://github.com/apache/httpcomponents-core/blob/master/httpcore5/src/main/java/org/apache/hc/core5/http/message/BasicClassicHttpRequest.java] > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org