Hi Daniel,
Don't know much about JCR transactions (even though I'd like to try it some
day, in a scenario similar to yours). In Cayenne you can simply check
"Container Managed Transactions", and it won't attempt to commit or rollback
connections. From there you can use something like Spring for
Hey all,
i'm just researching on how to setup cayenne and jackrabbit to share
transactions. The background is that i want to store information in a
database and very large files (linked to that information) in a jackrabbit
repository (as having large files in a mysql database isn't the best idea,