[jbosstools-issues] [JBoss JIRA] (JBIDE-21989) Show In - Web Browser from context menu of J2EE module on OS3 Server Adapter opens localhost
Rob Stryker (JIRA)
issues at jboss.org
Tue Mar 29 15:13:00 EDT 2016
[ https://issues.jboss.org/browse/JBIDE-21989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183525#comment-13183525 ]
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)
More information about the jbosstools-issues
mailing list