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

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Fri Apr 5 08:37:42 EDT 2013


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

RH Bugzilla Integration commented on AS7-6760:
----------------------------------------------

Vladimir Rastseluev <vrastsel at redhat.com> changed the Status of [bug 920974|https://bugzilla.redhat.com/show_bug.cgi?id=920974] from ON_QA to VERIFIED
                
> Enabling data source fails if its not persistent
> ------------------------------------------------
>
>                 Key: AS7-6760
>                 URL: https://issues.jboss.org/browse/AS7-6760
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JCA
>    Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final), 8.0.0.Alpha1
>            Reporter: Bartosz Baranowski
>            Assignee: Stefano Maestri
>
> 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