[
https://issues.jboss.org/browse/JBTM-1570?page=com.atlassian.jira.plugin....
]
Crispin Boylan updated JBTM-1570:
---------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
https://github.com/jbosstm/narayana/pull/384
A proposed fix for this issue
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: Amos Feng
Fix For: 5.0.0.Final
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