[jboss-jira] [JBoss JIRA] (AS7-2287) Using specific JDBC driver version when creating DS

Brian Stansberry (Commented) (JIRA) jira-events at lists.jboss.org
Tue Nov 1 15:12:45 EDT 2011


    [ https://issues.jboss.org/browse/AS7-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638972#comment-12638972 ] 

Brian Stansberry commented on AS7-2287:
---------------------------------------


[2:02pm] bstansberry: jpederse: need a memory refresher... deploying a driver jar only works with a JDBC 4 driver, correct?
[2:02pm] jpederse: bstansberry: automatically, yes
[2:03pm] bstansberry: jpederse: for JDBC 3 they need a module
[2:03pm] jpederse: bstansberry: yup

By "need a module" I mean create a module and add it to the $JBOSS_HOME/modules dir. There's a wiki talking about that.

https://docs.jboss.org/author/display/AS71/DataSource+configuration also has some discussion about how to get a non-JDBC 4 driver to deploy.
                
> Using specific JDBC driver version when creating DS
> ---------------------------------------------------
>
>                 Key: AS7-2287
>                 URL: https://issues.jboss.org/browse/AS7-2287
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 7.1.0.Alpha1
>            Reporter: Rastislav Wagner
>            Assignee: Heiko Braun
>              Labels: eap6-ux
>         Attachments: postgresql-9.0-802.jdbc3.jar, postgresql-9.0-802.jdbc4.jar
>
>
> When i have two jdbc drivers (one is version JDBC 3 (postgresql-9.0-802.jdbc3.jar) and the second one is JDBC 4 (postgresql-9.0-802.jdbc4.jar)) only newer deployed one is shown in datasource creation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list