[
https://issues.jboss.org/browse/JBIDE-21989?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-21989:
-------------------------------------
Having the modules listed under the server is necessary for proper incremental deployment.
Otherwise we can't incrementally deploy web / ear / util / esb / sar / other projects.
restart on J2EE module do nothing
This should be adding a .dodeploy marker for the file and executing rsync. Is it really
doing nothing? We recently made a change where the rsync window doesn't move to the
front all the time... this way the user won't see every annoying sync being executed.
stopping of J2EE module do nothing
My tests indicate this adds a .undeploy marker for the given project, and then executes
rsync.
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)