[JBoss JIRA] (JBIDE-13559) Cannot embed cartridges
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13559?page=com.atlassian.jira.plugi... ]
RH Bugzilla Integration commented on JBIDE-13559:
-------------------------------------------------
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-13559
> URL: https://issues.jboss.org/browse/JBIDE-13559
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.0.Alpha2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Alpha2
>
> Attachments: cannot-remove-apptype.png
>
>
> If you try to embed cartridges (or remove embedded cartridges) in Alpha2 (not released yet), then you wont be able to do it. The Eclipse toolign is complaining that it cannot remove an embeddable cartridge that's actually matching the application type.
--
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
13 years, 1 month
[JBoss JIRA] (JBIDE-13561) Cannot embed cartridges
by RH Bugzilla Integration (JIRA)
[ 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
13 years, 1 month
[JBoss JIRA] (JBIDE-13561) Cannot embed cartridges
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13561?page=com.atlassian.jira.plugi... ]
RH Bugzilla Integration commented on JBIDE-13561:
-------------------------------------------------
zhangjing <jinzhang(a)redhat.com> changed the Status of [bug 911322|https://bugzilla.redhat.com/show_bug.cgi?id=911322] from ON_QA to VERIFIED
> 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
13 years, 1 month
[JBoss JIRA] (JBDS-2493) CLONE - include EAP 6.0.1 in JBDS 6.0.1 installer
by Pavol Srna (JIRA)
Pavol Srna created JBDS-2493:
--------------------------------
Summary: CLONE - include EAP 6.0.1 in JBDS 6.0.1 installer
Key: JBDS-2493
URL: https://issues.jboss.org/browse/JBDS-2493
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 6.0.1.GA
Reporter: Pavol Srna
Assignee: Nick Boldt
Fix For: 6.0.1.GA, 7.0.0.Alpha1
EAP 6.0.1 is out. Time to update the installer to include the latest n' greatest EAP 6.
--
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
13 years, 1 month