[jboss-dev-forums] [JBoss AS7 Development] - Data Source Configuration in AS 7

David Lloyd do-not-reply at jboss.com
Fri Jul 29 13:23:13 EDT 2011


David Lloyd [http://community.jboss.org/people/dmlloyd] commented on the document

"Data Source Configuration in AS 7"

To view all comments on this document, visit: http://community.jboss.org/docs/DOC-16657#comment-7158

--------------------------------------------------
> Gerry Matte wrote:
> 
> 
>                         
> It's a small thing but I noticed that when the mysql datasource is created by jboss 7, the console log states it is deploying a non-JDBC-compliant driver class com.mysql.jdbc.Driver (the driver name included in the META-INF/services/java.sql.Driver file).
> 
> This notation appears with both mysql-connector-java-5.1.15-bin.jar and mysql-connector-java-5.1.17-bin.jar 
> 
> Mysql claims that it's driver is compliant with jdbc 4.0
> 
> What is causing JBoss to claim the driver isn't jdbc compliant ?
> 
We simply ask the driver.  See:
 http://download.oracle.com/javase/6/docs/api/index.html?java/sql/Driver.html#jdbcCompliant() http://download.oracle.com/javase/6/docs/api/index.html?java/sql/Driver.html#jdbcCompliant()
--------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110729/5e97ea30/attachment.html 


More information about the jboss-dev-forums mailing list