[
https://issues.apache.org/jira/browse/GERONIMO-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788257#comment-13788257
]
David Jencks commented on GERONIMO-4088:
----------------------------------------
The title of this issue may be confusing people. Geronimo does not support
distributed transactions. The effect of the changes for this issue is that you
can run more than one geronimo instance against the same XA database and the
Xids from the different geronimo instances will not collide. Further,
transaction recovery can determine which in-flight transactions were originated
by the server doing the recovery.
> Make it more obvious and document how to set the tmId so you can use more
> than one geronimo server with a distributed transaction.
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-4088
> URL: https://issues.apache.org/jira/browse/GERONIMO-4088
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Tomcat
> Affects Versions: 2.1.1, 2.2
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 2.1.2, 2.2
>
>
> Set the tmId from config-substitutions.properties, or at least get the
> setting into config.xml
--
This message was sent by Atlassian JIRA
(v6.1#6144)