[
https://issues.jboss.org/browse/JBTM-1570?page=com.atlassian.jira.plugin....
]
Tom Jenkinson updated JBTM-1570:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 5.0.0.M4
(was: 5.0.0.Final)
Resolution: Done
Thanks for the contribution :)
Allow both Non-XA and XA servers
--------------------------------
Key: JBTM-1570
URL:
https://issues.jboss.org/browse/JBTM-1570
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: BlackTie
Affects Versions: 5.0.0.M2
Reporter: Crispin Boylan
Assignee: Crispin Boylan
Fix For: 5.0.0.M4
For our application we have a mixture of XA and non-XA servers, for performance and
probably due to the fact that Informix (our main DB) only lets one datasource be used in
XA mode.
Unfortunately the blacktie servers do an implicit tx_open, so if you have any XA data
sources defined these get used and Informix thinks its in XA mode.
I currently have a workaround for this which is to have a duplicate btconfig.xml with the
XA sources removed and the servers which are NonXA get passed this in the -c of the server
args. Seems to work nice, but would be good not to have to do that.
--
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