[
https://issues.jboss.org/browse/JBIDE-24023?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-24023:
------------------------------------------
This was fixed at some point. The resource label is now typed, it wont just state
"Resource" but will say "Service", "Replication Controller",
"Deployment Config", etc. Furthermore the value is now indicating the resource
name with the project it is located in using the pattern
"<project>/<resource-name>":
!screenshot-1.png!
Server adapter editor: I have no indication of what project the
selected service is located in
----------------------------------------------------------------------------------------------
Key: JBIDE-24023
URL:
https://issues.jboss.org/browse/JBIDE-24023
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.3.Final
Reporter: Andre Dietisheim
Fix For: 4.5.x
Attachments: image-2017-03-03-10-45-25-851.png, screenshot-1.png
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"?
!image-2017-03-03-10-45-25-851.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)