[jbosstools-issues] [JBoss JIRA] (JBIDE-13561) Cannot embed cartridges

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Feb 18 22:24:56 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754873#comment-12754873 ] 

RH Bugzilla Integration commented on JBIDE-13561:
-------------------------------------------------

zhangjing <jinzhang at redhat.com> made a comment on [bug 911322|https://bugzilla.redhat.com/show_bug.cgi?id=911322]

Verified this bug on devenv-stage-296 as below:

Verified build:
devenv-stage-296
Eclipse Juno
JBoss OpenShift Tools - 2.4.0.Final-v20130218-1429-B116

Verified steps:
1. Create an OpenShift Application or import an existing one in Eclipse
2. Embed a cartridge for this app like switch-yard, mongodb and etc.

Actual results:
The error is not shown anymore, the cartridges can be added to the app successfully.


Using rest api to get cartridges as below:
# curl -k -H 'Accept: application/xml; version=1.0' --user jinzhang+3 at redhat.com:redhat 'https://184.72.86.133/broker/rest/domains/stg296dm1/applications/jbsas1app1/cartridges/' -X GET
<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>ok</status>
  <type>cartridges</type>
  <data/>
  <messages/>
  <version>1.0</version>
  <supported-api-versions>
    <supported-api-version>1.0</supported-api-version>
    <supported-api-version>1.1</supported-api-version>
    <supported-api-version>1.2</supported-api-version>
    <supported-api-version>1.3</supported-api-version>
  </supported-api-versions>
</response>
                
> Cannot embed cartridges
> -----------------------
>
>                 Key: JBIDE-13561
>                 URL: https://issues.jboss.org/browse/JBIDE-13561
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.0.0.Final
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Blocker
>         Attachments: apptype-is-embedded-cartridge.png, jbds6-erroring-embedding-cartridge.png
>
>
> If you try to embed cartridges (or remove embedded cartridges) in 4.0.0 Final or JBDS6, then you wont be able to do it.
> This is an issue that shall help us track modifications on the OpenShift platform. There's nothing we can do about it, it's *OpenShift that has to hot-fix*. 

--
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


More information about the jbosstools-issues mailing list