You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2019/05/23 09:35:00 UTC

[jira] [Created] (OAK-8340) Document use of oak-run for RDB

Julian Reschke created OAK-8340:
-----------------------------------

             Summary: Document use of oak-run for RDB
                 Key: OAK-8340
                 URL: https://issues.apache.org/jira/browse/OAK-8340
             Project: Jackrabbit Oak
          Issue Type: Task
          Components: doc
            Reporter: Julian Reschke
            Assignee: Julian Reschke


Using oak-run with RDB is a bit tricky because oak-run does not contain

- tomcat-jdbc (and its dependency tomcat-juli)
- the actual JDBC driver

Thus the JAR files need to be assmbled, put into the classpath etc.

Proposal:

- include tomcat-jdbc and tomcat-juli into oak-run (will open separate ticket)
- supply a script for the remaing parts



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)