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

Simple Expression Language bean doesn't throw exception when bean not found

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.19.3
    • 2.19.4, 2.20.0
    • camel-core
    • None
    • Unknown

    Description

      from("file://input?fileName=${bean:notexist?method=notImportant}");
      

      this bean doesn't exist, but code run well without any exception.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: