[jbosstools-issues] [JBoss JIRA] (JBIDE-20068) Show in Web Browser via Livereload Server doesn't work

Xavier Coulon (JIRA) issues at jboss.org
Mon Jun 15 10:17:04 EDT 2015


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

Xavier Coulon commented on JBIDE-20068:
---------------------------------------

The LiveReload plugins' AMNIFEST.MF were still requiring {{jetty-* 9.2.5}} bundles while they should have explicitely specified {{9.2.10}}. As a result, DevStudio ships with a mix of 9.2.9 and 9.2.10 bundles, and one of them {{jetty-util 9.2.9}} misses a class that's only available in version {{9.2.10}}

The problem does not happen on dev machine using the JBoss Tools TP since it contains all the plugins

This relates to https://github.com/jbosstools/jbosstools-target-platforms/pull/147

> Show in Web Browser via Livereload Server doesn't work
> ------------------------------------------------------
>
>                 Key: JBIDE-20068
>                 URL: https://issues.jboss.org/browse/JBIDE-20068
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: livereload
>    Affects Versions: 4.3.0.Beta1
>         Environment: JBDS 9.0.0.Beta1-v20150614-0409-B50, Fedora 21, Oracle Java 1.8, JBoss AS 7.1.1.Final
>            Reporter: Vlado Pakan
>            Assignee: Xavier Coulon
>            Priority: Critical
>              Labels: respin-b
>             Fix For: 4.3.0.Beta1
>
>
> 1. Create HTML5 project via JBoss Central
> 2. Run it on JBossAS 7.1.1.Final
> 3. Select this server in Server View
> 4. Expand server and select HTML5 project
> 5. Click on context menu Show In > Web Browser via Livereload Server
> ERROR: Browser displays HTML error 500. Ur in Web Browser is: http://localhost:54437/jboss-as-kitchensink-html5-mobile
> App is working when Web Browser is pointed to http://localhost:8080/jboss-as-kitchensink-html5-mobile/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list