[
https://issues.apache.org/jira/browse/CXF-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Yoshida resolved CXF-4249.
------------------------------
Resolution: Fixed
Fix Version/s: 2.5.4
> Add to RMTxStore configuration options for schema name and datasource
> ---------------------------------------------------------------------
>
> Key: CXF-4249
> URL: https://issues.apache.org/jira/browse/CXF-4249
> Project: CXF
> Issue Type: Improvement
> Components: WS-* Components
> Reporter: Aki Yoshida
> Assignee: Aki Yoshida
> Priority: Minor
> Fix For: 2.6.1, 2.5.4
>
>
> Make the current schema name of RMTxStore to be configurable per RMTxStore
> instance so that one can use the same database to host multiple overlapping
> scenarios or in other words, to host groups of scenarios in isolation (e.g.,
> for multiple tenants).
> Basically, the idea is to add property schenaName. When it is set, it is used
> to set the current schema to this specific schema. If unset, it uses the
> default.
> Additionally, add method setDataSource to make it easier to configure the
> store using a DataSource.
--
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