[
https://issues.jboss.org/browse/JBIDE-14929?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-14929:
------------------------------------------
Clayton answered on the mailing list that the cartridges may get included in the response
by including an additional request parameter:
{quote}
?include=cartridges
{quote}
This produces a response that includes the application and the full-blown description of
its cartridges:
{code}
{
{
"api_version":1.2,
"data":{
"aliases":[
],
"app_url":"http://ticketmonst-foobarz.rhcloud.com/",
"build_job_url":null,
"building_app":"jenkins",
"building_with":null,
"cartridges":[
{
"additional_gear_storage":0,
"base_gear_storage":1,
"collocated_with":[
],
"current_scale":1,
"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",
...
"website":"http://www.jboss.org"
}
],
"creation_time":"2013-09-09T13:18:56Z",
"domain_id":"foobarz",
"embedded":{
},
"framework":"jbossas-7",
"gear_count":1,
...
],
"type":"application",
"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