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

BeanShell Expressions Don't Work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.5.0
    • 2.6.0
    • camel-script
    • None
    • Patch Available

    Description

      BeanShell 2.0b5 has the JSR-223 integration, but it implements Compilable, when in fact it throws an exception if you call compile.

      Camel calls compile for any language that implements Compilable, therefore you get an exception every time your route has BeanShell in it.

      I notice the BeanShell tests are commented-out in camel-script.

      Also, the Camel Wiki page for BeanShell is stupendously vague on actual usage.

      Attachments

        1. camel-script-beanshell.patch
          3 kB
          Aaron Mulder

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: