[
https://issues.jboss.org/browse/JBIDE-13631?page=com.atlassian.jira.plugi...
]
RH Bugzilla Integration commented on JBIDE-13631:
-------------------------------------------------
Andre Dietisheim <adietish(a)redhat.com> made a comment on [bug
916268|https://bugzilla.redhat.com/show_bug.cgi?id=916268]
To be fully precise, in protocol "1.0" the "info" either had some
verbose info where we could extract the url or it was undefined/empty:
"embedded":{
"mongodb-2.0":{
"info":"Connection URL:
mongodb://127.13.83.1:27017/\n"
},
"mysql-5.1":{
"info":"Connection URL: mysql://127.13.83.1:3306/\n"
}
},
or
"embedded":{
"haproxy-1.4":{
"info":""
}
},
The fix in 812046 is fully backward compatible since it was not removing the
"info" element but was adding more structured info that latter clients could
rely on, while existing clients would not break.
URL for embedded cartridges is empty
------------------------------------
Key: JBIDE-13631
URL:
https://issues.jboss.org/browse/JBIDE-13631
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.0.0.Final
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.1.0.Alpha2
Attachments: existing-application.json, no-url.png
Embedded cartridges for OpenShift application have an URL property. Currently JBDS/JBT
doesn't show any, all URLs are blank
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira