Jean-Baptiste Onofré created AMQ-7476:
-----------------------------------------
Summary: HTTP client with proxy throws UnsupportedSchemeException
Key: AMQ-7476
URL: https://issues.apache.org/jira/browse/AMQ-7476
Project: ActiveMQ
Issue Type: Bug
Components: Transport
Affects Versions: 5.15.11
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 5.15.13
Since the merge of PR #277 ([https://github.com/apache/activemq/pull/277]),
when using a proxy, we get:
{code:java}
I/O exception (org.apache.http.conn.UnsupportedSchemeExce ption) caught
when processing request to ... - http protocol is not supported{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)