09-05-2012 05:45 PM
The JBPM source readme makes reference to a JBPM template used to configure JPBM in 5.6. I followed the instructions to build the package (no problems), but I don't see the JBPM template directory to copy into $NUXEO_HOME/templates/ as stated in the README file (excerpt below). Am I missing something? Is this template found elsewhere? thx, Bruce.
Configure the Datasource
Nuxeo jBPM relies on a Datasource nxjbpm which is not defined in a default distribution. The easiest way to add it is to use the provided jbpm template. You need to copy the templates/jbpm folder into your Nuxeo instance:
$ cp -r templates/jbpm $NUXEO_HOME/templates/
09-25-2012 01:29 PM
Actually this template is not needed as we decided to keep a datasource for nxjbpm in the standard Nuxeo distribution, see your conf/Catalina/localhost/nuxeo.xml
which should include it (this file is generated from the template common-base
).
09-25-2012 01:29 PM
Actually this template is not needed as we decided to keep a datasource for nxjbpm in the standard Nuxeo distribution, see your conf/Catalina/localhost/nuxeo.xml
which should include it (this file is generated from the template common-base
).
09-25-2012 01:30 PM
I'll remove this sentence from the README.md
.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.