[
https://issues.apache.org/jira/browse/JENA-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910309#comment-13910309
]
ASF subversion and git services commented on JENA-646:
------------------------------------------------------
Commit 1571288 from [~rvesse] in branch 'jena/trunk'
[ https://svn.apache.org/r1571288 ]
Add java.sql.Driver files in META-INF/services for all JDBC drivers (JENA-646)
> JDBC drivers do not include java.sql.Driver file in META-INF
> ------------------------------------------------------------
>
> Key: JENA-646
> URL: https://issues.apache.org/jira/browse/JENA-646
> Project: Apache Jena
> Issue Type: Bug
> Components: JDBC
> Affects Versions: Jena 2.11.1
> Reporter: Rob Vesse
> Assignee: Rob Vesse
>
> The JDBC drivers do not currently contain the java.sql.Driver file in
> META-INF as described at
> http://docs.oracle.com/javase/7/docs/api/java/sql/DriverManager.html
> This means that some newer applications that assume the service provider
> mechanisms are used may not automatically recognise the Jena JDBC drivers, an
> example of this appears to be
> http://stackoverflow.com/questions/21963493/play-framework-2-configuration-for-apache-jena-tdb
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)