[
https://issues.apache.org/jira/browse/ODE-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michele Tameni updated ODE-959:
-------------------------------
Attachment: cloudode.patch
Patch that allow ODE execution on CloudFoundry with a Mysql db
> 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: 1.3.5
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira