[switchyard-issues] [JBoss JIRA] Created: (SWITCHYARD-432) Resolve XML validation errors in HornetQ test files

Rob Cernich (JIRA) jira-events at lists.jboss.org
Sat Aug 27 15:16:17 EDT 2011


Resolve XML validation errors in HornetQ test files
---------------------------------------------------

                 Key: SWITCHYARD-432
                 URL: https://issues.jboss.org/browse/SWITCHYARD-432
             Project: SwitchYard
          Issue Type: Bug
            Reporter: Rob Cernich
            Priority: Minor


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.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list