]
RH Bugzilla Integration commented on AS7-6760:
----------------------------------------------
Paul Gier <pgier(a)redhat.com> changed the Status of [bug
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: