[ 
https://issues.apache.org/jira/browse/CAMEL-12005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288963#comment-16288963
 ] 

ASF GitHub Bot commented on CAMEL-12005:
----------------------------------------

davsclaus 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_r156601495
 
 

 ##########
 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:
   Add websocket as 2nd label, eg "producer,websocket" and do that for the 
other new websocket options

----------------------------------------------------------------
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)

Reply via email to