You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2018/12/03 16:34:00 UTC

[jira] [Created] (CAMEL-12975) WARN: No CamelContext defined yet so cannot inject into bean: org.apache.camel.converter.jaxb.FallbackTypeConverter

Pascal Schumacher created CAMEL-12975:
-----------------------------------------

             Summary: WARN: No CamelContext defined yet so cannot inject into bean: org.apache.camel.converter.jaxb.FallbackTypeConverter
                 Key: CAMEL-12975
                 URL: https://issues.apache.org/jira/browse/CAMEL-12975
             Project: Camel
          Issue Type: Bug
          Components: camel-jaxb, camel-spring-boot-starters
    Affects Versions: 2.23.0
            Reporter: Pascal Schumacher


I'm using camel-jaxb-starter 2.23.0 in combination with Spring Boot 2.1.1.

During start-up this warning is displayed:

{{WARN 15204 --- [           main] o.a.c.i.DefaultCamelBeanPostProcessor    : No CamelContext defined yet so cannot inject into bean: org.apache.camel.converter.jaxb.FallbackTypeConverter}}

Otherwise everything is working fine (as far as I can tell).

I created a minimal project that allows reproducing this warning: https://github.com/PascalSchumacher/CamelJaxbStartupWarning



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)