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

Incorrect parsing of complex resource-adapters subsystem configuration

    XMLWordPrintable

Details

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

    Description

      There are many errors in parsing complex XML configuration of resource-adapters subsystem:
      1)elements <bean-validation-groups> and <recovery> not proceeded at all (with all the sub-elements) - IllegalArgumentException is thrown
      2)elements <prefill>,<is-same-rm-override>,<no-tx-separate-pools>,<interleaving>,<pad-xid>,<wrap-xa-resource>,<bootstrap-context>,<application> don't pass to the model - error in description
      3)after parsing there is an <use-try-lock> element in model, which is not in XSD schema.

      Properties are tested here:
      https://github.com/vratsel/jboss-as/commit/17f8344a6966b9a49dd327e7118f23e6c795df33

      To reproduce this issue, try to uncomment any line in ra.xml file or in ComplexResourceAdaptersSubsystemTestCase.java

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: