[jbosstools-issues] [JBoss JIRA] (JBIDE-9927) provide support for embedded cartridges

Andre Dietisheim (Commented) (JIRA) jira-events at lists.jboss.org
Fri Nov 18 12:31:41 EST 2011


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

Andre Dietisheim commented on JBIDE-9927:
-----------------------------------------

Embedding now basically works in the UI. There are some gotchas though, which are afaik all caused by the same missing piece:

We do not wait until the apps are up and running (JBIDE-9929).

use cases:
1) You embed jenkins to your app:
The wizard will create a jenkins-app for you (if there's none so far). The embedding operation will fail in your first attemps because the jenkins app is (created but) not available yet. Waiting a few second's usually enough though.

2) You create a new app and embed some cartridges at the same time:
The embedding fails because the application that we want to embed into is (created but) not available yet. Hitting finish once more then fails because the wizard tries to create the app once again.
                
> provide support for embedded cartridges
> ---------------------------------------
>
>                 Key: JBIDE-9927
>                 URL: https://issues.jboss.org/browse/JBIDE-9927
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 3.3.0.M4
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Blocker
>             Fix For: 3.3.0.M5
>
>         Attachments: app-page.png, embed-page.png
>
>
> OpenShift Express supports embedded cartridges. Currently these are databases related cartridges (mysql, phpmyadmin). 
> https://github.com/openshift/os-client-tools/blob/master/combo/docs/API
> The OpenShift Express client does not support that yet. We have to offer this capability to our users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list