]
Marián Labuda closed JBIDE-22698.
---------------------------------
Verified in devstudio 10.0.1.AM2 build ID AM2-v20160725-1821-B5680.
OpenShiftServer fake IModule implem. should adapt to IWebModule
---------------------------------------------------------------
Key: JBIDE-22698
URL:
https://issues.jboss.org/browse/JBIDE-22698
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.1.AM1
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 4.4.1.AM2
Following the fix in
https://github.com/jbosstools/jbosstools-livereload/commit/8aacb494f4221b...
Live Reload is no longer enabled for OpenShift servers because no module url is returned
in
https://github.com/jbosstools/jbosstools-livereload/commit/8aacb494f4221b...
Ultimately this is caused by OpenShift's fake IModule implem. not properly adapting
to IWebModule