[
https://issues.jboss.org/browse/JBIDE-22362?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-22362 at 10/24/16 11:22 AM:
---------------------------------------------------------------------
[~ibuziuk] I dont see what doesnt work with
https://github.com/ibuziuk/jbosstools-openshift/commit/d419c9d3da26ad4cc5...
# ASSERT: have a nodejs app running in OpenShift and the project imported to the Eclipse
workspace
# EXEC: Open nodejs in context menu of the "nodejs-example" server adapter Show
In > Web Browser
# EXEC: Restart nodejs-example in debug mode via context menu of the server adapter
"Restart in Debug"
# EXEC: modify workspace project "nodejs-ex/views/index.html": change title
"<h1>Welcome....</h1>"
# EXEC: refresh browser
# ASSERT: change must be visible in browser
And I saw the change. What's wrong? What am I missing?
was (Author: adietish):
[~ibuziuk] I dont see what doesnt work with
https://github.com/ibuziuk/jbosstools-openshift/commit/d419c9d3da26ad4cc5...
# ASSERT: have a nodejs app running in OpenShift and the project imported to the Eclipse
workspace
# EXEC: Open nodejs in context menu of the "nodejs-example" server adapter Show
In > Web Browser
# EXEC: Restart nodejs-example in debug mode via context menu of the server adapter
"Restart in Debug"
# EXEC: modify workspace project "nodejs-ex/views/index.html": change title
"<h1>Welcome....</h1>"
# EXEC: refresh browser
# ASSERT: change must be visible in browser
And I saw the change. What's wrong?
Server Adapter: Static changes done to nodejs application are not
visible
-------------------------------------------------------------------------
Key: JBIDE-22362
URL:
https://issues.jboss.org/browse/JBIDE-22362
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: javascript, openshift
Affects Versions: 4.4.0.Alpha2
Reporter: Marián Labuda
Assignee: Ilya Buziuk
Priority: Critical
Labels: openshift_v3, server_adapter
Fix For: 4.4.2.AM3
I am having an OpenShift application based either on nodejs-example or
nodejs-mongodb-example template. Once application is up and running I create a new server
adapter and perform changes in index.html. These changes are static and should be (?)
immediately visible on OpenShift server, but they are not. I have checked whether changes
were published, but rsync in console shows expected output also changes done manually on
the server side to index.html are not visible in browser (even when cache overwritten is
triggered - so there is no caching problem in browser). This seems to be upstream issues,
but requires investigating.
So far I have tried it on CDK OpenShift. It would be nice to test it on other OpenShift
instances, also on templates using different base docker image.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)