Hi Marcel,

On 21/08/07, Marcel May <[EMAIL PROTECTED]> wrote:
> Jackrabbit must support JTA if it wants to support TXs according to the
> JCR Spec
> (see previous discussion,
> http://www.mail-archive.com/dev@jackrabbit.apache.org/msg06525.html).
> At the moment, this is a spec violation IMO: JR says it supports TXs but
> w/o JTA support.
>
> Should a ticket be opened for this, BTW?
> Solution would be either JTA support, or not supporting TX.
>

Yes, please do open a ticket for this. My preferred solution is
(obviously ;) to persist the change log on prepare() into something
that can be recovered if commit() fails.

Kind regards
Dominique

Reply via email to