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

Allow users to configure the persistence unit that the jBPM Designer/Consoleuses.

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • jBPM 5.4.0.Beta1
    • jBPM 5.2
    • Console
    • None
    • Medium

    Description

      At the moment, the CommandDelegate code just has the following hard-coded:

      emf = Persistence.createEntityManagerFactory("org.jbpm.persistence.jpa");
      

      I have no real ideas yet about how we could make this configurable, but it would be nice to at least allow users to configure that and then rely on "org.jbpm.persistence.jpa" if the configuration failed.

      (Rather than do something with jbpm.console.properties, I've been wondering if it's not possible to hook into the persistence of any ksession that we create.. or something like that).

      Attachments

        Issue Links

          Activity

            People

              swiderski.maciej Maciej Swiderski (Inactive)
              marco.rietveld Marco Rietveld (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: