]
Xavier Coulon updated JBIDE-21994:
----------------------------------
Component/s: livereload
Cannot show OpenShift 3 application via live reload
---------------------------------------------------
Key: JBIDE-21994
URL:
https://issues.jboss.org/browse/JBIDE-21994
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: livereload, openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Xavier Coulon
Priority: Critical
Labels: openshift_v3, server_adapter
Fix For: 4.3.1.CR1
Currently Show In - Web Browser via Live Reload Server does not work for OpenShift 3
server adapters. It opens url localhost:port but a page is empty. Page is of type
text/plain.
There is also a question - do we really need showing via live reload anymore? We have
already incremental deployment what reflect similar(/same) behaviour as Live Reload.