[jbosstools-issues] [JBoss JIRA] (JBIDE-13631) URL for embedded cartridges is empty

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Thu Feb 28 02:30:56 EST 2013


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

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

xiaoli <xtian at redhat.com> made a comment on [bug 916268|https://bugzilla.redhat.com/show_bug.cgi?id=916268]

Are we going to store such information in 2 places, afaik, for now it's stored in cartridges link as well, and site and CLI may be using the following link as well:

# curl -k -H "Accept: application/json" --user "xtian+t1 at redhat.com:1278" https://localhost/broker/rest/domains/domx1/applications/phpapp1/cartridges|

    "properties": [
                {
                    "description": "Root user on mysql database",
                    "name": "username",
                    "type": "cart_data",
                    "value": "adminQp9eTxY"
                },
                {
                    "description": "Password for root user on mysql database",
                    "name": "password",
                    "type": "cart_data",
                    "value": "sCS-2WPhFWHJ"
                },
                {
                    "description": "MySQL DB name",
                    "name": "database_name",
                    "type": "cart_data",
                    "value": "phpapp1"
                },
                {
                    "description": "MySQL DB connection URL",
                    "name": "connection_url",
                    "type": "cart_data",
                    "value": "mysql://127.0.251.129:3306/"
                }
                
> URL for embedded cartridges is empty
> ------------------------------------
>
>                 Key: JBIDE-13631
>                 URL: https://issues.jboss.org/browse/JBIDE-13631
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.0.0.Final
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.1.0.Alpha2
>
>         Attachments: existing-application.json, no-url.png
>
>
> Embedded cartridges for OpenShift application have an URL property. Currently JBDS/JBT doesn't show any, all URLs are blank

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