And ditto for PHP via quercus ("No script engine could be created for:
php"). Basically, I don't seem to be having any luck with using
generic JSR-223 languages that don't happen to have their own XML
elements defined.
Thanks,
Aaron
On Thu, Nov 11, 2010 at 5:59 PM, Aaron Mulder
<[email protected]> wrote:
> Anybody know how to use a BeanShell expression in a filter with XML
> configuration?
>
> I added bsh-2.0b5 to the classpath.
>
> I tried:
>
> <filter>
> <language language="BeanShell">...</language>
> </filter>
>
> And various other variations such as Beanshell, beanshell, bsh, etc.
> No dice -- it always says the language can't be found. "simple"
> doesn't blow up. Not sure what I'm missing.
>
> Thanks,
> Aaron
>