-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
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.
- is related to
-
WINDUPRULE-356 Enhance rules to allow analysis of ignored archives
- New
-
WINDUPRULE-357 Add hint when datasource has been detected
- New