Ralf Steppacher created CAMEL-9296:
--------------------------------------

             Summary: camel-blueprint-2.16.0.xsd is broken
                 Key: CAMEL-9296
                 URL: https://issues.apache.org/jira/browse/CAMEL-9296
             Project: Camel
          Issue Type: Bug
          Components: camel-blueprint
    Affects Versions: 2.16.0
            Reporter: Ralf Steppacher


The blueprint schema camel-blueprint-2.16.0.xsd breaks elements {{<enrich>}} 
and {{<wiretap>}}:

- {{<enrich>}}: attributes {{uri}} and {{ref}} are not available
- {{<wiretap>}}: attribute {{ref}} is not available

Deploying a blueprint context in Karaf (4.0.2) fails with

{noformat}
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 
'uri' is not allowed to appear in element 'enrich'.
        at 
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown 
Source)[:]
        at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)[:]
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown 
Source)[:]
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown 
Source)[:]
[..]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to