]
Rob Stryker updated JBIDE-17180:
--------------------------------
Fix Version/s: 4.2.1.Final
4.3.0.Alpha1
(was: 4.2.x)
Disable custom deployment settings for remote servers without
management port exposed
-------------------------------------------------------------------------------------
Key: JBIDE-17180
URL:
https://issues.jboss.org/browse/JBIDE-17180
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server
Affects Versions: 4.2.0.Beta1
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.2.1.Final, 4.3.0.Alpha1
JBIDE-13445 added the possibility to use custom deploy dir on remote server.
{quote}
Remember: If a remote server is not running with its management ports exposed, do not
attempt to add the scanners, as the management connections will fail.
{quote}
We should disable this option in such case, because right now it just adds confusion -
you have a server without management port exposed and not knowing about all the details
you change the deployment dir, you will end up with non-working deployment.