[jboss-user] [jBPM] - Re: JBPM 5.3 repository quesiton

Tihomir Surdilovic do-not-reply at jboss.com
Sun Jun 17 22:30:53 EDT 2012


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120617/64dd63aa/attachment.html 


More information about the jboss-user mailing list