-
Task
-
Resolution: Done
-
Major
-
4.0.0.Final
-
None
Embedded cartridges for OpenShift application have an URL property. Currently JBDS/JBT doesn't show any, all URLs are blank
Steps to reproduce:
- ASSERT: make sure you have at least 1 application running
- ASSERT: make sure you have at least 1 cartridge embedded to it, ex. mongo
- EXEC: in OpenShift Explorer: select your embedded cartridge (ex. mongo) and pick Properties from the context menu
- EXEC: in the properties view: check URL row.
Result:
It's blank, there's no URL shown. This happens to all embedded cartridges currently: mongo, mysql, jenkins, etc.
- EXEC: pick Refresh from the context menu of the application (in OpenShift Explorer)
- EXEC: switch to properties view and check URL again:
Result:
URL is still blank.
- relates to
-
JBIDE-15978 Properties view: URL for embedded cartridges is empty
- Closed
-
OSJC-2 Fix openshift-java-client integration tests
- Closed