[jboss-jira] [JBoss JIRA] (AS7-3659) Create test for deployed JDBC driver.
Vladimir Rastseluev (JIRA)
jira-events at lists.jboss.org
Wed Mar 7 07:25:36 EST 2012
[ https://issues.jboss.org/browse/AS7-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674331#comment-12674331 ]
Vladimir Rastseluev commented on AS7-3659:
------------------------------------------
It is already in testsuite. See org.jboss.as.test.integration.jca.reauth.MySqlDsDriverInEarReauthTestCase;
> Create test for deployed 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.2.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