You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by KÖLL Claus <C....@TIROL.GV.AT> on 2007/02/15 14:32:42 UTC

XA Transactions again ...

I am using as PersistenceManager the OraclePersistenceManager and i have configured Jackrabbit as J2C Resource Adapter.
In J2EE normaly i have to use a XADatasource if i want to deal with more Resources so what do i have to configure
in my workspace.xml file

<PersistenceManager class="org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager">
    	<param name="driver" value="oracle.jdbc.OracleDriver"/> ....

Is there a XA Client Driver or is this Driver ok ?

thanks 
claus