You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Tomas Turek (Jira)" <ji...@apache.org> on 2023/02/03 12:56:00 UTC

[jira] [Updated] (CAMEL-19006) XML IO DSL do not load templatedRoutes without XML namespace

     [ https://issues.apache.org/jira/browse/CAMEL-19006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Turek updated CAMEL-19006:
--------------------------------
    Affects Version/s: 3.18.3
                           (was: 2.18.3)

> XML IO DSL do not load templatedRoutes without XML namespace
> ------------------------------------------------------------
>
>                 Key: CAMEL-19006
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19006
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 3.18.3
>            Reporter: Tomas Turek
>            Priority: Major
>
> XML IO DSL do not load templatedRoutes without XML namespace like this:
> {code}
> <templatedRoutes>
>     <templatedRoute routeTemplateRef="myTemplate" routeId="my-route">
>         <parameter name="foo" value="fooVal"/>
>         <parameter name="bar" value="barVal"/>
>     </templatedRoute>
> </templatedRoutes>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)