[jboss-jira] [JBoss JIRA] (AS7-3659) Create test for depoyed JDBC driver.

Vladimir Rastseluev (JIRA) jira-events at lists.jboss.org
Wed Feb 15 10:56:37 EST 2012


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

Vladimir Rastseluev commented on AS7-3659:
------------------------------------------

Tests are written. Waiting for IJ 1.0.8 release to send pull request.
https://github.com/vratsel/jboss-as/commit/1a57bbc8b20fa768d94ffe20f490c165cf9fcf8d
                
> Create test for depoyed JDBC driver.
> ------------------------------------
>
>                 Key: AS7-3659
>                 URL: https://issues.jboss.org/browse/AS7-3659
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Test Suite
>            Reporter: Ondrej Zizka
>            Assignee: Vladimir Rastseluev
>              Labels: eap6
>             Fix For: 7.1.1.Final
>
>
> JDBC 4.0 driver, instead of being a module, may also be a deployment - when just copied to {{standalone/deployments}}.
> Please create a test which copies a JDBC 4.0 driver (any - pick from ) from src/test/resources to {{standalone/deployments}}, sets up a datasource in AS config accordingly, and does some basic operation on it. And then cleans up.
> Maybe the Maven plugin AS7 deployment could be also used to cover that;
> however that's not supported by Red Hat so I am reluctant to do it that way.

--
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