Hi Dominique, thanks a lot for the answers and the great wiki page. I hope to give some support on it soon. Just a question about JCA connector: I assume I have to deploy it on every node, is it right? So indexes are locally builded, how does JackRabbit syncs them?
BR, Andrea - Dominique Pfister wrote: > > Hi Andrea, > > Since there have been lot of questions recently on how to setup > clustering and what options are available, I created a wiki page: > > http://wiki.apache.org/jackrabbit/Clustering > > If you find that some important information is missing or wrong, > please do not hesitate to correct it! > > On 5/7/07, Andrea K. <[EMAIL PROTECTED]> wrote: >> How is JCA resource (rar file) deployed in a cluster environment? > > JCA resource adapter will expect a repository.xml configuration file. > See the wiki page mentioned above to include cluster-specific > configuration details. > >> Indexes will be in a cluster-node shared filesystem folder? > > No, they won't. Indexes will be held and updated locally, in every > cluster node. > >> Can I use a datasource instead of >> OracleFileSystem/OraclePersistenceManager >> with Oracle DB? > > No, this isn't possible. In order to ensure consistency, Jackrabbit > must be in exclusive control of the persistence manager's JDBC > connection. > > Kind regards > Dominique > >> >> I'm using JackRabbit version 1.3 now, without clustering, and it works >> well. >> >> Sorry for the huge amount of questions! >> >> Thanks in advance. >> BR, >> Andrea - >> -- >> View this message in context: >> http://www.nabble.com/Clustering-documentation-tf3703496.html#a10356658 >> Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/Clustering-documentation-tf3703496.html#a10359317 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
