[
https://issues.jboss.org/browse/JBIDE-21989?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-21989:
---------------------------------------
[~rob.stryker]
Stopping of J2EE module shows following output in console from rsync. And there is no
.undeploy marker. I was also monitoring changes inside deployments folder and really only
.isdeploying marker has been added there.
{code}
sent 46 bytes received 1,341 bytes 2,774.00 bytes/sec
total size is 8,523,394 speedup is 6,145.20
sending incremental file list
ROOT.war.isdeploying
sent 1,484 bytes received 149 bytes 3,266.00 bytes/sec
total size is 8,523,394 speedup is 5,219.47
{code}
Deletion of J2EE module shows following and while I was monitoring deployment folder
inside pod, I have not spotted anything (no addition/deletion)
{code}
sent 1,331 bytes received 126 bytes 2,914.00 bytes/sec
total size is 8,523,386 speedup is 5,849.96
{code}
Restart works as expected. Tested on nightly build of JBT.
Show In - Web Browser from context menu of J2EE module on OS3 Server
Adapter opens localhost
--------------------------------------------------------------------------------------------
Key: JBIDE-21989
URL:
https://issues.jboss.org/browse/JBIDE-21989
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Rob Stryker
Priority: Critical
Labels: openshift_v3, server_adapter
Fix For: 4.3.1.CR1
When selecting Show In - Web Browser from context menu of Java EE module under an
OpenShift 3 connection, it opens a localhost, what is wrong (it does not use root). Such
module can be e.g. jboss-kitchensink when using application based on eap s2i template with
param CONTEXT_DIR kitchensink.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)