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

In FlushDbTest get the connection details from the hibernate configuration

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • SOA 4.2 CP02, jBPM 3.2.3
    • None
    • None
    • None

      the connection details were hardcoded to hsqlsdb. the schema creation used the hibernate.cfg.xml. so in the database integration test set ups, the schema was created in e.g. the oracle database and the test was run against the hsqldb in memory, resulting in a table not found exception.

      fix is to fetch the connection details from the hibernate configuration and use those to create the sal connection manually.

            kaers@redhat.com Koen Aers
            tom.baeyens Tom Baeyens (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: