Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-7204

Migrating JBPM core to use mysql in any maven project

    XMLWordPrintable

Details

    • NEW
    • NEW
    • 0
    • 0% 0%

    Description

      I am trying to build a maven project. I am using Dropwizard maven project.
      I have included below dependency :
      <dependency>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm</artifactId>
      <version>6.3.0.Final</version>
      <type>pom</type>
      </dependency>

      <!-- https://mvnrepository.com/artifact/org.jbpm/jbpm-flow-builder -->
      <dependency>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-flow-builder</artifactId>
      <version>7.4.1.Final</version>
      </dependency>

      I am trying to use mysql database in our project instead of H2 . I could not get any proper reference for the same anywhere .
      Link i have posted on stack overflow as no response :
      https://stackoverflow.com/questions/49125364/jbpm-core-engine-using-mysql-instead-of-h2-database
      Please provide some direction for same or help.

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            gauravsharma_jira gaurav sharma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: