[jboss-user] [jBPM] - Re: a question on jBPM 5.1 Guvnor Oracle Repository configuration
Tihomir Surdilovic
do-not-reply at jboss.com
Wed Dec 21 14:41:12 EST 2011
Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: a question on jBPM 5.1 Guvnor Oracle Repository configuration"
To view the discussion, visit: http://community.jboss.org/message/642744#642744
--------------------------------------------------------------
If you explode the guvnor war and edit $guvnor.war/WEB-INF/lib/components.xml you can edit the location where jackrabbit is expecting the repository config:
<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>
You also need the right db driver jars in the AS/lib directory and can generate the repository.xml file in Guvnor (Administration->Repository Configuration).
Let us know how you have set it all up so far so we could help more.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/642744#642744]
Start a new discussion in jBPM at Community
[http://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/20111221/df7a4c3a/attachment.html
More information about the jboss-user
mailing list