[jbosstools-issues] [JBoss JIRA] (JBIDE-16930) Livereload doesn't work with BrowserSim and JavaFX Browser Engine

Ilya Buziuk (JIRA) issues at jboss.org
Wed Apr 2 07:33:13 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958414#comment-12958414 ] 

Ilya Buziuk commented on JBIDE-16930:
-------------------------------------

Yuck! This is JDK 7 specific. It seems there will be no Livereload support for javafx web engine if running against JDK 7, cause there is no WebSocket support -  https://javafx-jira.kenai.com/browse/RT-14947 !Livereload.png|thumbnail! However it is fixed in JDK 8. I guess the only thing we can do is showing the error message: *"Livereload is not available for javafx web engine if running against JDK 7. In order to use it, select JDK 8 in BrowserSim / CordovaSim Preferences"*
                
> Livereload doesn't work with BrowserSim and JavaFX Browser Engine
> -----------------------------------------------------------------
>
>                 Key: JBIDE-16930
>                 URL: https://issues.jboss.org/browse/JBIDE-16930
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.2.0.Beta1
>         Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78, Linux, JDK Oracle Java 1.7.0_51
>            Reporter: Vlado Pakan
>            Assignee: Ilya Buziuk
>            Priority: Critical
>             Fix For: 4.2.0.Beta1
>
>         Attachments: Livereload.png
>
>
> 1. Run HTML5 project on server
> 2. Open HTML5 project in web browser and LiveReload server
> 3. Copy link from browser to BrowserSim
> 4. Set BrowserSim browser engine to JavaFX
> 5. Save changes to index.html
> ASSERT: Changes are reflected in Web Browser
> ERROR: Changes are not reflected in BrowserSim.
> 6. Change BrowserSim browser engine to SWT Browser
> 7. Save changes to index.html
> ASSERT: Changes are reflected in Web Browser
> ASSERT: Changes are reflected in BrowserSim.

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