It's too late to change M4 -- it doesn't actually use the tools.jar but
it's apparently still needed because some obsolete code didn't get
removed in time. In M5/Head the obsolete code is gone and we are
using the eclipse compiler for jsps and cglib to generate proxies for
everything else including corba.
Is janino better for compiling jsps than the eclipse compiler? I've
heard of it in drools but don't know anything about it.
thanks
david jencks
On Aug 1, 2005, at 5:00 PM, Lyndon Samson wrote:
janino http://www.janino.net/ might be a reasonable substitute for
tools.jar