-
Enhancement
-
Resolution: Done
-
Major
-
4.4.3.Final
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"?