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

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Feb 22 16:12:56 EST 2013


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

Andre Dietisheim commented on JBIDE-13631:
------------------------------------------

I also believe that embedded cartridges are not/erroneously reported for existing applications. Even though https://bugzilla.redhat.com/show_bug.cgi?id=812046#c5 reports that the *embedded* fragment was fixed to hold url's and infos for cartridges in existing applications:

{code}
"embedded": {
      "mysql-5.1": {
        "database_name": "jbosseapapp1",
        "password": "U1pHtXrzBy6c",
        "connection_url": "mysql://127.6.135.129:3306/",
        "info": "Connection URL: mysql://127.6.135.129:3306/\n",
        "username": "admin"
      },
{code}

The current response of the REST service is not reporting anything (see attached [^existing-application.json]):
{code}
"domain_id":"myops",
      "embedded":{
         "mongodb-2.2":{
            "info":{

            }
         },
{code}
                
> 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