]
Dmitrii Bocharov commented on JBIDE-24984:
------------------------------------------
[~adietish] i made it intentionally
Server adapter: if created from "New application" wizard it
wont autostart
--------------------------------------------------------------------------
Key: JBIDE-24984
URL:
https://issues.jboss.org/browse/JBIDE-24984
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.1.AM1
Reporter: Andre Dietisheim
Priority: Minor
Fix For: 4.5.x
# EXEC: create a new application (ex. eap based one, can be any type) in OpenShift
# ASSERT: resources are created successfully
# EXEC: when asked, have it imported to your workspace
# ASSERT: app source code is imported to the Eclipse workspace
# EXEC: when asked have it create a server adapter
Result:
The server adapter wont start automatically as it does when you create it manually for an
existing application (ex. via context menu for a service in OpenShift explorer)