You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Aaron Mulder (JIRA)" <ji...@apache.org> on 2010/11/12 10:01:25 UTC

[jira] Updated: (CAMEL-3334) BeanShell Expressions Don't Work

     [ https://issues.apache.org/activemq/browse/CAMEL-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Mulder updated CAMEL-3334:
--------------------------------

    Patch Info: [Patch Available]

> BeanShell Expressions Don't Work
> --------------------------------
>
>                 Key: CAMEL-3334
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3334
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-script
>    Affects Versions: 2.5.0
>            Reporter: Aaron Mulder
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.