Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.) Complexity: Low Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000005fjeR securitylevel_name: Public With the integration work with modeshape, the xml in components.xml has changed some. The same is now: <property name="properties"> <key>org.drools.repository.configurator</key> <value>org.drools.repository.jackrabbit.JackrabbitRepositoryConfigurator</value> <!-- the root directory for the repo storage the directory must exist. --> <!-- <key>repository.root.directory</key><value>/opt/yourpath</value> --> </property> in the jackrabbit part of the configuration. The wrong docs is at: http://docs.redhat.com/docs/en-US/JBoss_Enterprise_BRMS_Platform/5/html/BRMS_Administrator_Guide/BRMS_AdminGuide-repository_config.html
updated doc on stage, will go up with the modeshape update