On Sun, Jul 27, 2008 at 2:59 PM, Sebastian Prehn
<[EMAIL PROTECTED]> wrote:
> Hi!
> I have tried using the XASession and XAResource and implemented my own XA TA
> environment, but failed already on issuing:
>
> XASession xasession = (XASession) session;
>            xasession.getXAResource().start( xid  , XAResource.TMNOFLAGS );
>
> is it possible at all to use transaction over RMI?
> Is this still true? :http://markmail.org/message/ohgn25toayfajtx7

This was implemented for Jackrabbit 1.4 (see
https://issues.apache.org/jira/browse/JCR-953).

Regards,
Alex


-- 
Alexander Klimetschek
[EMAIL PROTECTED]

Reply via email to