Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1267

Enabling data source fails if its not persistent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Alpha1
    • 8.0.0.Alpha1
    • JCA
    • None

    Description

      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.

      Attachments

        Activity

          People

            smaestri@redhat.com Stefano Maestri
            rhn-cservice-bbaranow Bartosz Baranowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: