Uploaded image for project: 'WINDUPRULE - Red Hat Application Migration Toolkit rules'
  1. WINDUPRULE - Red Hat Application Migration Toolkit rules
  2. WINDUPRULE-12

Detect and warn when applications include JDBC drivers that are not JDBC 4.0 compliant

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • Sprint 53

      Reported by Meissa M'baye Sakho <msakho@redhat.com>

      Some JDBC drivers are to old and are not 4.0 compliant. I had the problem twice with an old oracle jdbc driver version that was shipped within a web application to migrate.
      In this case, the driver can't be installed as a deployment.
      A possible solution is to write a rule that check whether a file named META-INF/services/java.sql.Driver is present in the extracted driver files.
      If it's not present the rule could give the input on how to create JDBC 4.0 compliant driver.

            jvilalop@redhat.com Jonathan Vila Lopez (Inactive)
            lincolnthree Lincoln Baxter III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: