[jbosstools-issues] [JBoss JIRA] (JBIDE-15978) Properties view: URL for embedded cartridges is empty

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Nov 15 07:56:05 EST 2013


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

Andre Dietisheim commented on JBIDE-15978:
------------------------------------------

This is an exceprt of a response when embedding mongodb. The *url* property is undefined, the *connection_url* property is present.

{code}
{
    ...
    "name" => "mongodb-2.2",
    "properties" => [
        ...
        {
            "name" => "connection_url",
            "type" => "cart_data",
            "description" => "Mongo DB connection URL",
            "value" => "mongodb://$OPENSHIFT_MONGODB_DB_HOST:$OPENSHIFT_MONGODB_DB_PORT/"
        }
    ],
    ...
    "type" => "embedded",
    "url" => undefined,
    ...
}
{code}
                
> Properties view: URL for embedded cartridges is empty
> -----------------------------------------------------
>
>                 Key: JBIDE-15978
>                 URL: https://issues.jboss.org/browse/JBIDE-15978
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.1.1.CR1
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.2.x
>
>         Attachments: empty-url-property.png
>
>


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