]
Fred Bricon updated JBIDE-21831:
--------------------------------
Issue Type: Bug (was: Feature Request)
Change host to localhost when cdk is selected in new server dialog
------------------------------------------------------------------
Key: JBIDE-21831
URL:
https://issues.jboss.org/browse/JBIDE-21831
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.3.1.CR1
Reporter: Martin Malina
Assignee: Rob Stryker
When you open the new server dialog, select OpenShift 2, it will set host to
openshift.redhat.com. When you then select cdk, it will complain that it only works on
localhost. So the suggestion is to make it work the same way OpenShift adapters work and
ensure that host is always changed to localhost when you select the cdk adapter.
This was spotted and brought up by [~mlabuda].
For reference, this is the JIRA where similar thing was discussed for OpenShift:
JBIDE-20114