[
https://issues.jboss.org/browse/JBIDE-23603?page=com.atlassian.jira.plugi...
]
Jeff MAURY edited comment on JBIDE-23603 at 2/14/17 11:03 AM:
--------------------------------------------------------------
[~dbocharov] Not really happy with you patch/workaround as it seems to follow the hard
route.
However, I noticed the following: when a single class is modified, the .class file is sent
through rsync with a .isdeploying file. Looking at the Wildfly doc, we should send a
.dodeploy so I went to the pod and once the rsync was finished did a touch
ROOT.war.dodeploy and I was then able to see the change.
Seems that this .dodeploy is sent when the server is started but not for incremental
updates.
I looked at the code and did not see where it was set but need [~rob.stryker] WDYT ?
was (Author: jeffmaury):
[~dbocharov] Not really happy with you patch/workaround as it seems to follow the hard
route.
However, I noticed the following: when a single class is modified, the .class file is sent
through rsync with a .isdeploying file. Looking at the Wildfly doc, we should send a
.dodeploy so I went to the pod and once the rsync was finished did a touch
ROOT.war.dodeploy and I was then able to see the change.
Seems that this .dodeploy is sent when the server is started but not for incremental
updates.
I looked at the code and did not see where it was set but need @rob.stryker WDYT ?
Server adapter: changes to eap are (published but) not visible unless
in debug
------------------------------------------------------------------------------
Key: JBIDE-23603
URL:
https://issues.jboss.org/browse/JBIDE-23603
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.2.Final
Reporter: Andre Dietisheim
Assignee: Dmitrii Bocharov
Fix For: 4.4.3.Final
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)