Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1678

IBM DB2 datasource creation via console is pointing to incorrect xa- datasource class

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.2.9.Final
    • 3.2.8.Final
    • None
    • None

    Description

      It is pointing to incorrect class as per DatasourceTemplate:
      driver.get(DRIVER_XA_DATASOURCE_CLASS_NAME).set("COM.ibm.db2.jdbc.DB2XADataSource");
      it should be:com.ibm.db2.jcc.DB2XADataSource,db2 11.1 version onwards.

      The driver class is pointing to incorrect package too for which a bug has already been reported :
      HAL-1673

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhn-support-spatra Sweta Patra (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: