You don't need to access UserTransactionImpl. Have a look at the Java transaction API (http://java.sun.com/products/jta/index.html) and at Section 8.1 Transactions in the JCR specification, which lists example source code (http://jcp.org/en/jsr/detail?id=170).
Regards, Alex On Mon, Jun 9, 2008 at 3:34 PM, SY-1 <[EMAIL PROTECTED]> wrote: > > hello; > > I'am a beginner in using jackrabbit, so i would to know how using > transaction in jackrabbit cause i didn't find > the class UserTransactionImpl which managed the transaction feature so if > someone could help it will be great thanks! > -- > View this message in context: > http://www.nabble.com/transaction-with-jackrabbit-tp17732916p17732916.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > > -- Alexander Klimetschek [EMAIL PROTECTED]
