[
https://issues.apache.org/jira/browse/JCR-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-953.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.4
Assignee: Jukka Zitting
Now that JCR-1097 was resolved I took another look at the patch and committed a
slightly modified version in revision 573739.
Instead of putting all the XAResource methods in the RemoteXASession interface
I added a separate RemoteXAResource interface and all the related machinery to
keep things modular.
It would be great if you could test this in practice, as I didn't yet have time
to set up the test code you sent.
> Support for transactions when using JCR over RMI.
> -------------------------------------------------
>
> Key: JCR-953
> URL: https://issues.apache.org/jira/browse/JCR-953
> Project: Jackrabbit
> Issue Type: Improvement
> Components: rmi
> Reporter: Berry van Halderen
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 1.4
>
> Attachments: patch, test.zip
>
>
> At this time, the sessions obtained from o.a.j.rmi.client.LocalAdapterFactory
> do not implement the methods for the XASession. Therefor the RMI access
> layer does not support a transactional session.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.