-
Type:
Enhancement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.4.3.Final
-
Fix Version/s: 4.5.3.Final
-
Component/s: openshift
-
Labels:
steps to reproduce:
- ASSERT: have 2 nodejs (or eap- or any other) application running in 2 different projects, where you used the same template for both of them. Ex. "nodejs-example" in project "myPOC" and "nodejs-example" in project "myProject".
- EXEC: create a server adapter for 1 of them
- EXEC: open up the server adapter editor and look into "Service:"
Result:
You have no idea what service this adapter is publishing to, the one in "myPOC" or the one in "myProject"?