[
https://issues.apache.org/jira/browse/CXF-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15837842#comment-15837842
]
Sergey Beryozkin commented on CXF-7231:
---------------------------------------
Please note - the fix is not guaranteed to work with the future Oracle or
non-Oracle Java implementations - further tweaks may have to applied going
forward
> Java HttpUrlConnection Reflection Fix to support custom verbs does not work
> with HTTPS
> --------------------------------------------------------------------------------------
>
> Key: CXF-7231
> URL: https://issues.apache.org/jira/browse/CXF-7231
> Project: CXF
> Issue Type: Bug
> Components: Transports
> Affects Versions: 3.1.9
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Fix For: 3.2.0, 3.1.10
>
>
> Java HTTPUrlConnection does not support custom HTTP verbs however CXF does
> the best effort at getting such methods supported by reflectively updating
> HTTPUrlConnection during the request.
> It does work with plain HTTP but still fails if HTTPS is used.
> More reflection fixes are needed.
> Note CXF does support such methods OOB with the Apache HttpClient based
> conduit which can be run in the async or sync modes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)