We already have JBoss portal running on multiple server nodes connecting to a single Oracle database. I have Alfresco 1.3 setup and installed on both the nodes following instructions from http://wiki.alfresco.com/wiki/High_Availability_Configuration. I have cluster setup and is working except for one issue.
The problem is with the below bean configuration: <bean id="transactionManager" class="org.springframework.transaction.jta.JtaTransactionManager" > <property name="userTransactionName"> <null/> </property> <property name="transactionManager"> <ref bean="jndiTransactionManagerFactory" /> </property> </bean>
—————-
Any help or input on this is greately appreciated!
Like I said, use 1.4 or 2.0 if you want to cluster. The Wiki is still for the 1.3 config. But there is plenty of documentation on clustering the EHCache on their website. Otherwise the principles with the content and indexes remain the same.