[
https://issues.apache.org/jira/browse/CAMEL-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luigi De Masi updated CAMEL-16032:
----------------------------------
Description:
Configuring a dataformat through properties does not work because after setting
the properties, the dataformat bean is not bound in the registry and when the
route starts, the dataformat is recreated: [https://pastebin.com/raw/Tf05i7FK]
Attached a [^816.zip] with FHIR dataformat, but it's the same for every
dataformat;
was:
Configuring a dataformat through properties does not work because after setting
the properties, the dataformat bean is not bound in the registry and when the
route starts is recreated:
[https://pastebin.com/raw/Tf05i7FK]
Attached a [reproducer|^816.zip] with FHIR dataformat, but it's the same for
every dataformat;
> [camel-main] autoconfiguration does not bind dataformat in the registry
> ------------------------------------------------------------------------
>
> Key: CAMEL-16032
> URL: https://issues.apache.org/jira/browse/CAMEL-16032
> Project: Camel
> Issue Type: Bug
> Components: camel-main
> Affects Versions: 3.7.0
> Reporter: Luigi De Masi
> Priority: Major
> Attachments: 816.zip
>
>
> Configuring a dataformat through properties does not work because after
> setting the properties, the dataformat bean is not bound in the registry and
> when the route starts, the dataformat is recreated:
> [https://pastebin.com/raw/Tf05i7FK]
> Attached a [^816.zip] with FHIR dataformat, but it's the same for every
> dataformat;
--
This message was sent by Atlassian Jira
(v8.3.4#803005)