[
https://issues.apache.org/jira/browse/CAMEL-12005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289031#comment-16289031
]
ASF GitHub Bot commented on CAMEL-12005:
----------------------------------------
ppalaga commented on a change in pull request #2144: CAMEL-12005: Add websocket
support to camel-undertow
URL: https://github.com/apache/camel/pull/2144#discussion_r156614199
##########
File path:
components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowEndpoint.java
##########
@@ -87,6 +92,14 @@
private boolean optionsEnabled;
@UriParam(label = "producer")
private CookieHandler cookieHandler;
+ @UriParam(label = "producer")
Review comment:
Fixed in a85b3e3
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add websocket support to camel-undertow
> ---------------------------------------
>
> Key: CAMEL-12005
> URL: https://issues.apache.org/jira/browse/CAMEL-12005
> Project: Camel
> Issue Type: New Feature
> Reporter: Thomas Diesler
> Assignee: Peter Palaga
>
> CrossRef: https://github.com/wildfly-extras/wildfly-camel/issues/2298
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)