You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luigi De Masi (Jira)" <ji...@apache.org> on 2021/01/13 18:53:00 UTC

[jira] [Created] (CAMEL-16032) [camel-main] autoconfiguration does not bind dataformat in the registry

Luigi De Masi created CAMEL-16032:
-------------------------------------

             Summary: [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
         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 is recreated:

[https://pastebin.com/raw/Tf05i7FK]

Attached a [reproducer|^816.zip] with FHIR dataformat, but it's the same for every dataformat;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)