[
https://issues.jboss.org/browse/JBIDE-21638?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-21638:
-------------------------------------
I'm sorry but I really can't understand how we could possibly generate the URL for
a given deployment without knowing the details of the server. With a small patch I'm
able to make it go to http://{host}/{appName} but it's missing the :8080, and
deploy-only server has no knowledge of a web port at all... which is why it never had the
actions work at all... because there'd be no way to accurately figure out anything
without knowing what type of servers it was deploying to or how that server was
configured.
Show in Web Browser does not work with deploy-only server
---------------------------------------------------------
Key: JBIDE-21638
URL:
https://issues.jboss.org/browse/JBIDE-21638
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.3.1.Beta2
Reporter: Martin Malina
Assignee: Rob Stryker
When you start a wildfly server from CLI and then create a deploy-only server in Eclipse
and point it to your server's dir, the server adapter in Servers view should allow
Show In -> Web Browser. Currently is disabled for me.
Also, when you deploy an app, you should be able to do Show In -> Web Browser on the
module. Currently this is also disabled for me.
According to Max this should definitely work. As is also seen in his demo here:
https://www.youtube.com/watch?v=ng6jlGTfETA#t=7h05m40s
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)