JCR « Transaction « Spring Q&A





1. JCR Module: Transactions Saving Querying    forum.springsource.org

JCR Module: Transactions Saving Querying Hi all, I am currently using AbstractTransactionalSpringContextTests to test my transactional setup (as outlined in the documentation) with Jackrabbit. I am unable to save a new ...

2. Transaction and JCR    forum.springsource.org

Transaction and JCR Hello I'm using Spring 2.5, Spring Modules 0.9 and Jackrabbit 1.4.1. I have added the transactional service from Spring Modules and using the annotations to be able to ...

3. JCR and Transaction    forum.springsource.org

JCR and Transaction Hello I'm using Spring 2.5, Spring Modules 0.9 and Jackrabbit 1.4.1. I have added the transactional service from Spring Modules and using the annotations to be able to ...

4. Utterly confused about JCR transaction support    forum.springsource.org

Utterly confused about JCR transaction support I've been successfully using the Spring Modules support for JCR to access a JackRabbit repository, using jcrTemplate.execute() but I've got to the point where I ...