BeanShell
BeanShell has it's home on http://www.beanshell.org/
.
It is not certified or included in the standard Metamerge Integrator because
we do not have enough experience with it. However, we have received no
feedback indicating problems.
In order to use it with the Metamerge Integrator you need to
- Add the following snippet to your configuration file:
[properties scriptengines]
beanshell:bsh.util.BeanShellBSFEngine
[end]
- Add bsh-1.2b1.jar to your Metamerge jars
directory
Note:
Due to a bug, the [properties scriptengines] section must be inserted in the
configuration file that the Admin Tool reads when it starts up. This is
default rs.cfg, but you can override this with the -c switch
to miadmin.
|