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

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Tue Feb 7 13:59:49 EST 2012


     [ https://issues.jboss.org/browse/AS7-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Zizka updated AS7-3659:
------------------------------

    Description: 
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.

  was:
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.


    
> 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