Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3187

It's impossible to add to the model DataSource config properties of xsd:extension type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • None
    • JCA
    • None

    Description

      Config-property can't be added to the model for elements:
      valid-connection-checker, stale-connection-checker, reauth-plugin,exception-sorter,recover-plugin.
      So this fragment being parsed throws exception:
      <reauth-plugin class-name="someClass2">
      <config-property name="name">Property</config-property>
      </reauth-plugin>

      09:40:24,328 ERROR [org.jboss.as.controller.management-operation] Operation ("add") failed - address: ([
      ("subsystem" => "datasources"),
      ("data-source" => "complexDs_Pool")
      ]) - failure description: "JBAS014688: Wrong type for reauth-plugin-properties. Expected [EXPRESSION, STRING] but was OBJECT"

      Attachments

        Issue Links

          Activity

            People

              smaestri@redhat.com Stefano Maestri
              vrastsel_jira Vladimir Rastseluev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: