[
https://issues.apache.org/jira/browse/OPENEJB-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau updated OPENEJB-1410:
----------------------------------------
Attachment: openejb-dynamic-data-source-3.2-SNAPSHOT.patch
I did the patch you can find attached; what is important is to follow these
rules:
* only one kind of database is supported by RoutedDataSource, ie you cannot
have one MySQL database and one Oracle database, both are to be MySQL or Oracle
* be sure your databases are created before the first use (NB: with openjpa
dataasae are created when the entity manager is used for the first time so you
have to create your schemas before)
Romain
> Dynamic data source (using more than one data source as one)
> ------------------------------------------------------------
>
> Key: OPENEJB-1410
> URL: https://issues.apache.org/jira/browse/OPENEJB-1410
> Project: OpenEJB
> Issue Type: New Feature
> Components: configuration
> Reporter: Romain Manni-Bucau
> Priority: Trivial
> Attachments: openejb-dynamic-data-source-3.2-SNAPSHOT.patch
>
>
> Can the feature discussed here be implemented
> http://web.archiveorange.com/archive/v/eU1SntCiFGIMCbrGwVlY ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.