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

Claus Ibsen commented on CAMEL-5400:
------------------------------------

The problem is deeper. If you stop a Camel route which uses web-socket. And 
start the route later.
Then any new WS clients can no longer connect and receive messages.

                
> Updating the websocket example at runtime causes the webpage to not refresh 
> with new tweets
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5400
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5400
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-websocket, examples
>    Affects Versions: 2.10.0
>            Reporter: Claus Ibsen
>             Fix For: 2.11.0
>
>
> The twitter websocket example used to allow dynamic updates of the tweet 
> search word, so the website was updated in real time.
> Now this is broken, with the latest refactorings in the camel-websocket 
> component.
> Twitter component works fine, as its updated and will poll new tweets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to