Jukka Aalto created CAMEL-12932:
-----------------------------------
Summary: Consumer parameters are not set
Key: CAMEL-12932
URL: https://issues.apache.org/jira/browse/CAMEL-12932
Project: Camel
Issue Type: Bug
Components: camel-ahc-ws
Affects Versions: 2.22.1
Reporter: Jukka Aalto
Trying to set bridgeErrorHandler with following url,
"ahc-ws://localhost?consumer.bridgeErrorHandler=true", but it did not work.
There should probably be configureConsumer-method call in line 71
[https://github.com/apache/camel/blob/master/components/camel-ahc-ws/src/main/java/org/apache/camel/component/ahc/ws/WsEndpoint.java]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)