[jboss-jira] [JBoss JIRA] (WFLY-1267) Enabling data source fails if its not persistent

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Jul 23 14:38:31 EDT 2013


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

RH Bugzilla Integration commented on WFLY-1267:
-----------------------------------------------

mark yarborough <myarboro at redhat.com> changed the Status of [bug 920974|https://bugzilla.redhat.com/show_bug.cgi?id=920974] from VERIFIED to CLOSED
                
> Enabling data source fails if its not persistent
> ------------------------------------------------
>
>                 Key: WFLY-1267
>                 URL: https://issues.jboss.org/browse/WFLY-1267
>             Project: WildFly
>          Issue Type: Bug
>          Components: JCA
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Bartosz Baranowski
>            Assignee: Stefano Maestri
>             Fix For: 8.0.0.Alpha1
>
>
> Steps to Reproduce:
> 1. data-source add --name=NoTxTradeDataSource --jndi-name=java:jboss/datasources/NoTxTradeDataSource --driver-name=h2 --connection-url=jdbc:h2:notxtrade.db:trade
> 2. cd subsystem=datasources/data-source=NoTxTradeDataSource
> 3. :enable(persistent=false)
> This will fail, as default behavior with persistent=false is to not enable DS.
> Error:
> Unable to start the ds because it generated more than one cf
> This should not happen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list