You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2015/06/09 20:48:00 UTC

[jira] [Updated] (ODE-959) Use CloudFoundry.com mysql instance as DB

     [ https://issues.apache.org/jira/browse/ODE-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tammo van Lessen updated ODE-959:
---------------------------------
    Fix Version/s:     (was: 1.3.7)
                       (was: 1.4)
                   Wishlist

> Use CloudFoundry.com mysql instance as DB
> -----------------------------------------
>
>                 Key: ODE-959
>                 URL: https://issues.apache.org/jira/browse/ODE-959
>             Project: ODE
>          Issue Type: Improvement
>          Components: Deployment
>    Affects Versions: 1.3.5
>         Environment: CloudFoundry
>            Reporter: Michele Tameni
>            Priority: Minor
>              Labels: cloudfoundry, msql, ode
>             Fix For: Wishlist
>
>         Attachments: cloudode.patch
>
>
> It's possible to run ODE on  CloudFoundry, but is actually impossible to use a CloudFoundry Mysql instance as backend database.
> I had wrote, with the help of Alessio Carenini a small patch (that you can find attached) that allow this.
> The patch is a bit rough, but is only a starting point. We are sharing it to get feedback and know if this can interest others users and developers.
> For deploy to CloudFoundry you should modify your ODE config and use:
> ode-axis2.db.mode=CLOUDFOUNDRY
> ode-axis2.cf.db.instance=mysql-instance
> where mysql-instance is the name of your CloudFoundry Mysql service binded to the ODE application.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)