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

Enable check of marshalling in DataSourcesTestCase

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • None
    • JCA
    • None

    Description

      https://github.com/jbossas/jboss-as/pull/982 reintroduces checking the difference between the original and the marshalled subsystem xml. This method in DataSourcesSubsystemTestCase should be removed

          @Override
          protected void compareXml(String configId, String original, String marshalled) throws Exception {
              //FIXME remove this and marshall properly
          }
      

      The differences aren't very big between the marshalled and original xml so if it can be fixed it would be good to enable this check.

      Attachments

        Activity

          People

            smaestri@redhat.com Stefano Maestri
            kkhan1@redhat.com Kabir Khan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: