Tihomir Surdilovic [https://community.jboss.org/people/tsurdilovic] created the 
discussion

"Re: JBPM 5.3 repository quesiton"

To view the discussion, visit: https://community.jboss.org/message/742225#742225

--------------------------------------------------------------
This is set in the Guvnor beans.xml file, specifically:

<!-- JackRabbit  -->
    <guvnorRepository:properties>
      
<s:entry><s:key>org.drools.repository.configurator</s:key><s:value>org.drools.repository.jackrabbit.JackrabbitRepositoryConfigurator</s:value></s:entry>
      <!--  the root directory for the repo storage the directory must exist. 
-->
      
<!--<s:entry><s:key>repository.root.directory</s:key><s:value>/opt/yourpath</s:value></s:entry>-->
    </guvnorRepository:properties>

By default the repository directory is created in the same directory where you 
start the server. If you use the installer it will be created in 
$installer/repository.
You can uncomment the repository.root.directory entry and set it to a 
hard-coded path on your file system. This is typically recommended if you plan 
to use 
Guvnor in a production environment enyways.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/742225#742225]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to