There are few bugs in jspc, mostly related with the generation of the class name and the mangling.
It seems CommandLineCtx and JspEngineContext are almost completely duplicated. I did a small change and turned JspCompilationContext into an abstract class, with all the code from JspEngineContext that deals with marshalling ( and is duplicated in CLCtx ). The abstract methods are those dealing with class loader and with getting resources. Is it ok to commit it ? Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>