This requires one dependant jar - bsf.jar, and optional jars for each of the scripting languages used, such as jython.jar, NetRexxC.jar and rhino.jar.
What, if any, is the policy for packaging such jars? bsf.jar should probably be added to /lib, but what about the optional jars? Unless I'm missing something, they have to end up in the .sar file to be found at runtime. This doesn't make them very optional!
Is there a smart way around this?
A smart classloader would be the smartest way, and if you come up with some please let me know.
Easy way is -Djava.ext.dirs.
Regards, Josip
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
