[
https://issues.jboss.org/browse/JBIDE-14929?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-14929:
------------------------------------------
Fixing JBIDE-14514 does not resolve this issue. The cause for the verbose labels to
disappear is limited information when a standalone catridge object is created from the
application listing:
{code}
{
"data":{
"aliases":[
"jbosstools.org"
],
"app_url":"http://springeap6-foobarz.rhcloud.com/",
...
"framework":"jbosseap-6.0",
...
"type":"application",
"version":"1.2"
}
{code}
Whereas when we list the available cartridges we have the full set of informations:
{code}
{
"data":[
{
"current_scale":0,
"description":"The leading open source Java EE6 application server
for enterprise Java applications. Popular development frameworks include Seam, CDI, Weld,
and Spring.",
"display_name":"JBoss Application Server 7.1",
"help_topics":{
"Developer
Center":"https://openshift.redhat.com/community/developers"
},
"license":"ASL 2.0",
"license_url":"",
"name":"jbossas-7",
"scales_from":1,
"scales_to":-1,
"scales_with":"haproxy-1.4",
"supported_scales_from":1,
"supported_scales_to":-1,
"tags":[
"service",
"web_framework",
"java",
"jboss"
],
"type":"standalone",
"usage_rates":[
],
"version":7,
"website":"http://www.jboss.org"
},
...
"type":"cartridges",
"version":"1.2"
}
{code}
Verbose application type type dissapears after refreshing the
connection
------------------------------------------------------------------------
Key: JBIDE-14929
URL:
https://issues.jboss.org/browse/JBIDE-14929
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.0.Beta2
Reporter: Stefan Bunciak
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 4.2.x
Attachments: shorthand-label.png, type1.png, type2.png,
verbose-application-type.png
!type1.png! -> !type2.png!
--
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