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

Configuring endpoints using reference lookup may fail with matching primitive types with their Object counterpart types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.15.2
    • 2.14.3, 2.15.3, 2.16.0
    • camel-core
    • None
    • Unknown

    Description

      Based on PR
      https://github.com/apache/camel/pull/522#issuecomment-103620070

      Yeah I had a look its due primtive vs object types, that causes Camel to not match the setter method.

      eg the method uses a boolean type, but the returned value from the reference lookup is a java.lang.Boolen type. And therefor its not used. I will log a ticket and fix that.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: