Could anybody help me on this.
Do I have to use JCA in order to use global transaction. I am using spring modules jcrTemplate which is injected with XADatasource. Although I am able to use Jackrabbit but the calls are not part of global transaction.
I do come across few mails mentioning XA transaction but there is no clear advice whether this can be achieved without JCA.
Environment:
Tomcat 5.5
JOTM as transaction manager
Finally I would be deploying this on websphere 6.1
Any help is highly appreciated