Dear Wiki user, You have subscribed to a wiki page or wiki category on "James Wiki" for change notification.
The following page has been changed by GuillermoGrandes: http://wiki.apache.org/james/BeanShell The comment on the change is: Added Jar with Source ------------------------------------------------------------------------------ == HOW-TO :: Enable BeanShell Scripting in Apache James == First, you need [http://www.beanshell.org/ BeanShell]!! [http://www.beanshell.org/bsh-2.0b4.jar bsh-2.0b4.jar] (or newest) + + There is the Bundle, Source code of Mailets & Examples, [attachment:JamesBeanShell-src.jar JamesBeanShell-src.jar] MD5(d505af432990f7b2bfd3872bbe23cfe3) === The BeanShell Mailet: src/bsh/james/mailet/BeanShell.java === @@ -244, +246 @@ }}} Remember, your need the jar-libs inside of jamer.sar for compile ;-) - If you don't want to compile, this is a version of [attachment:BeanShell.jar BeanShell.jar] MD5(eebb68d340ec9c4622e5b1ca523f2a8d) + If you don't want to compile, this is a compiled version of [attachment:BeanShell.jar BeanShell.jar] MD5(eebb68d340ec9c4622e5b1ca523f2a8d) === Add the Jars to James Instalation ===