[
https://issues.jboss.org/browse/JBIDE-21994?page=com.atlassian.jira.plugi...
]
Xavier Coulon commented on JBIDE-21994:
---------------------------------------
the root problem for this issue is that the Server Adapter hostname is {{localhost}}
instead of something like {{eap-app-sample.rhel-cdk.10.1.2.2.xip.io}}, as I also mentioned
in JBIDE-21989.
As [~fbricon] suggested, we can retrieve the {{IServer}}'s
{{IExtendedPropertiesProvider}} and then find the {{welcomePageURL}} to get the actual
hostname but wouldn't it be simpler if the server's {{hostname}} was set with
(default) service route instead of {{localhost}} ?
[~fbricon], [~adietish], [~rob.stryker]: is it something doable ?
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)