[
https://issues.jboss.org/browse/JBIDE-13561?page=com.atlassian.jira.plugi...
]
RH Bugzilla Integration commented on JBIDE-13561:
-------------------------------------------------
zhangjing <jinzhang(a)redhat.com> made a comment on [bug
911322|https://bugzilla.redhat.com/show_bug.cgi?id=911322]
Verified this bug on devenv-2905 as below:
Verified build:
devenv-2905
Eclipse Juno
JBoss OpenShift Tools - 2.4.0.Final-v20130302-0204-B128
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.
3. Remove the embeded cartridges.
Actual results:
The error is not shown anymore, the cartridges can be added and removed from the app
successfully.
Using rest api to get cartridges as below:
# curl -k -H "Accept: application/xml; version=1.0" --user
"jinzhang+4@redhat.com:redhat"
https://ec2-54-234-157-88.compute-1.amazonaws.com/broker/rest/domains/dmt...
-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
Fix For: 4.1.0.Alpha1
Attachments: apptype-is-embedded-cartridge.png, cartridge-type-not-embedded.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