[
https://issues.apache.org/jira/browse/CAMEL-9296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-9296.
--------------------------------
Resolution: Not A Problem
Assignee: Claus Ibsen
When upgrading see the release notes, in the bottom. Those 2 eips has changed
how to configure the endpoint to allow them to be dynamic and also aligned how
other eips does use expressions.
> 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
> Assignee: Claus Ibsen
>
> 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)