James Netherton created CAMEL-14396:
---------------------------------------
Summary: websocket-jsr356 consumer fails when endpoint URI
parameters are provided
Key: CAMEL-14396
URL: https://issues.apache.org/jira/browse/CAMEL-14396
Project: Camel
Issue Type: Bug
Reporter: James Netherton
Assignee: James Netherton
If you try to configure the websocket-jsr356 consumer like
{{websocket-jsr356:///test?sessionCount=10}}, then the WebSocket endpoint is
attempted to be configured on the entire path string including the query
params. Hence it's not reachable from a client.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)