]
Andre Dietisheim closed JBIDE-25148.
------------------------------------
Assignee: Andre Dietisheim
New application wizard: fails to create a new adapter if I switch
cdk
---------------------------------------------------------------------
Key: JBIDE-25148
URL:
https://issues.jboss.org/browse/JBIDE-25148
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk, openshift
Affects Versions: 4.5.1.AM2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.5.1.AM3
# ASSERT: have minishift 3.1.1 running
# ASSERT: have an application running that you created from eap64-basic-s2i (or
nodejs-mongo-persistent)
# ASSERT: have a server adapter for your application
# EXEC: in the cmd-line:
* kill your existing cdk (minishift delete, remove ~/.minishift etc)
* setup new cdk (ex. 3.2.Alpha1)
# EXEC: in Eclipse: create new connection, then create a new application using the same
template
# EXEC: when asked if you want to create a server adapter, say yes
Result:
No adapter is created.