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

ProcessInstanceInfo.java should not import hibernate class

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • jBPM 6.0.0.Beta5
    • jBPM 5.0
    • Persistence
    • None
    • Compatibility/Configuration
    • Low

    Description

      The only direct dependency to hibernate is in ProcessInstanceInfo.java. There is a import of

      org.hibernate.annotations.CollectionOfElements;

      I think JPA provides a more portable way to map a collection field.

      I have flow persistence running on geronimo with openjpa mostly. This is the only show stopper.

      Could this be done in a different way?

      Attachments

        Activity

          People

            marco.rietveld Marco Rietveld (Inactive)
            jschmied_jira Jürgen Schmied (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: