[jboss-jira] [JBoss JIRA] (AS7-3659) Create test for deployed JDBC driver.
Ondrej Zizka (JIRA)
jira-events at lists.jboss.org
Wed Mar 7 06:47:36 EST 2012
[ https://issues.jboss.org/browse/AS7-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674318#comment-12674318 ]
Ondrej Zizka commented on AS7-3659:
-----------------------------------
Vladimir, Ironjacamar 1.0.8 is in:
https://github.com/jbossas/jboss-as/commit/9872ebdf9c6a7cfff14c1d7f01510fcaeba5a844#L9R150
Can you please rebase and send a pull request?
> 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