I am working in Drools-Guvnor-5.5.0.Final version and have configured repository.xml to save all assets + indexes in oracle db. But its not working like that. I want to deploy guvnor in a resilliancy environment where primary and secondary guvnor nodes are pointing to the same DB instance. I deployed guvnor on primary node with repository.xml pointing to ORACLE11 DB and imported/created some assets. Then deployed secondary guvnor pointing to the same DB. I am not able to see the packages and assets I have in primary Guvnor node. I can see the tables created in DB.
I am attaching the repository.xml configurations. In repository.xml I have configured the persistence manager defined in JackRabbit documentation for persistence of assets in db. While I have also used the auto generated repository file. This I generated from Administration panel in Guvnor.
Guvnor should not be keeping assets in Filesystem. Its required for Failover strategies to be keeping assets in DBs.
Kindly copy config file from the below link, https://community.jboss.org/thread/230419
jboss-eap-6.0/bin/repository/workspaces/default
/apps/jboss/jboss-eap-6.0.1/jboss-eap-6.0/bin/repository/workspaces/security – learner Jul 21 '13 at 05:36