Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-3260

Let LazyLoadingTypeConverter load the converters from camel-core on startup

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.5.0
    • 2.8.0
    • camel-core
    • None

    Description

      When using lazy loading type converter and Spring XML you will trigger the type converters to be loaded on startup due XML configuration needs to convert from String -> other types etc.

      So we should let Camel always load the type converters from camel-core as they are essential. Then the package scanning converters can be loaded on demand later.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: