[ 
https://issues.apache.org/jira/browse/AXIS2-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900716#comment-17900716
 ] 

Michael Suhr edited comment on AXIS2-6073 at 11/24/24 6:02 PM:
---------------------------------------------------------------

Hi
I have the same issue after updating to 2.0.0-SNAPSHOT

I try to prepare a simple project to reproduce. The client works if the service 
is avaialble via http. but if https port it not works


was (Author: JIRAUSER305970):
Hi
I have the same issue after updating to 2.0.0-SNAPSHOT

I try to prepare a simple project to reprod0uce

> 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

Reply via email to