[jbosstools-issues] [JBoss JIRA] (JBIDE-14036) LiveReload server does not work with BrowserSim on Windows

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Tue Apr 16 11:27:53 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-14036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yahor Radtsevich updated JBIDE-14036:
-------------------------------------

    Description: 
Now BrowserSim for Windows ([this branch|https://github.com/yradtsevich/jbosstools-vpe/tree/livereload-poc] can be used for testing) does not work with the LiveReload server.

Our investigation of this bug shows that the problem is that Safari WebSocket implementation has protocol version {{-1}} (draft), but the minimum supported version of the LiveReload server is {{13}}.
Also see the check of the version [in Jetty|https://github.com/eclipse/jetty.project/blob/jetty-8.1.9.v20130131/jetty-websocket/src/main/java/org/eclipse/jetty/websocket/WebSocketFactory.java#L251].

  was:
Now BrowserSim for Windows ([this branch|https://github.com/yradtsevich/jbosstools-vpe/tree/livereload-poc] can be used for testing) does not work with the LiveReload server.

Our investigation of this bug shows that the problem is that Safari WebSocket implementation has protocol version {{-1}} (draft), but the minimum supported version of the LiveReload server is {{13}}


    
> LiveReload server does not work with BrowserSim on Windows
> ----------------------------------------------------------
>
>                 Key: JBIDE-14036
>                 URL: https://issues.jboss.org/browse/JBIDE-14036
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: livereload, Visual Page Editor core
>            Reporter: Yahor Radtsevich
>            Assignee: Ilya Buziuk
>            Priority: Critical
>             Fix For: 4.1.0.Beta1
>
>
> Now BrowserSim for Windows ([this branch|https://github.com/yradtsevich/jbosstools-vpe/tree/livereload-poc] can be used for testing) does not work with the LiveReload server.
> Our investigation of this bug shows that the problem is that Safari WebSocket implementation has protocol version {{-1}} (draft), but the minimum supported version of the LiveReload server is {{13}}.
> Also see the check of the version [in Jetty|https://github.com/eclipse/jetty.project/blob/jetty-8.1.9.v20130131/jetty-websocket/src/main/java/org/eclipse/jetty/websocket/WebSocketFactory.java#L251].

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


More information about the jbosstools-issues mailing list