Uploaded image for project: 'SwitchYard'
  1. SwitchYard
  2. SWITCHYARD-432

Resolve XML validation errors in HornetQ test files

    Details

      Description

      Fix remaining XML validation errors in HornetQ component test files. The files in question are:
      /switchyard-component-hornetq/src/test/resources/org/switchyard/component/hornetq/config/model/v1/hornetq-all-binding.xml
      /switchyard-component-hornetq/src/test/resources/org/switchyard/component/hornetq/config/model/v1/hornetq-valid-implementation.xml

      The first file barfs on "browseOnly" which is not defined in the schema. I'm not sure if this element should be removed from the test file or added to the schema (and incorporated into the binding activator).

      The second file defines a HornetQ implementation for a service component. A HornetQ implementation element is not defined in the HornetQ schema. I'm assuming the HornetQ schema should be modified to include an implementation definition, but I'm not sure.

        Gliffy Diagrams

          Issue Links

            Activity

            Hide
            rcernich Rob Cernich added a comment -

            Remaining XML validation errors in HornetQ.

            Show
            rcernich Rob Cernich added a comment - Remaining XML validation errors in HornetQ.
            Hide
            beve Daniel Bevenius added a comment -

            The first file barfs on "browseOnly" which is not defined in the schema. I'm not sure if this element should be removed from the test file or added to the schema (and incorporated into the binding activator).

            I removed browseOnly from the schema but must have forgotten to remove the element from the test xml files. Sorry about that.

            Show
            beve Daniel Bevenius added a comment - The first file barfs on "browseOnly" which is not defined in the schema. I'm not sure if this element should be removed from the test file or added to the schema (and incorporated into the binding activator). I removed browseOnly from the schema but must have forgotten to remove the element from the test xml files. Sorry about that.
            Hide
            dward David Ward added a comment -

            Updated affects/fix versions and assigning to me.

            Show
            dward David Ward added a comment - Updated affects/fix versions and assigning to me.
            Show
            dward David Ward added a comment - https://github.com/jboss-switchyard/components/pull/222
            Hide
            kcbabo Keith Babo added a comment -

            pushed

            Show
            kcbabo Keith Babo added a comment - pushed

              People

              • Assignee:
                dward David Ward
                Reporter:
                rcernich Rob Cernich
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development