[
https://issues.apache.org/jira/browse/AXIS2-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900714#comment-17900714
]
Robert Lazarski edited comment on AXIS2-6073 at 11/24/24 5:07 PM:
------------------------------------------------------------------
I tested HTTPS using the Axis2 Spring Boot Demo, compiled from the latest
source, on an AWS server and found no problems with the implementation using
the new httpclient5 support.
I need more specifics like logging errors, and this being open source a Github
PR is ideal.
To clarify, there may well be a problem here but I don't see it - yet we really
need community testing here since we all want to avoid show stopper bugs
requiring a follow-up release.
was (Author: robertlazarski):
I tested HTTPS using the Axis2 Spring Boot Demo, compiled from the latest
source, on an AWS server and found no problems with the implementation using
the new httpclient5 support.
I need more specifics like logging errors, and this being open source a Github
PR is ideal.
To clarify, there may well be a problem here but I don't see it yet we really
need community testing here since we all want to avoid show stopper bugs
requiring a follow-up release.
> 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: [email protected]
For additional commands, e-mail: [email protected]