Jackrabbit JCA is useful in some scenarios, if you need use JTA Container Managed Transactions (in EJB or Spring configuration), if you need expose your repository by JNDI to other web Apps, in the same ear, or if you decide deploy only your resource adapter and share it with all applications on the container. I'm testing basic operations with JR JCA(add delete update version nodes) in cluster, so far, works fine for me. I need to test more scenarios, like security configuration and access control.
I don't know Sling, but sounds great if you can wrap the repository and expose it as web service, but how to manage the transactions? Hope this helps, Jose. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Unsupported-operations-via-tp3786146p3796615.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
