throws EcmaScriptException
{
// XmlRpc.setDebug (true);
this.evaluator = evaluator;
GlobalObject go = evaluator.getGlobalObject();
FunctionPrototype fp = (FunctionPrototype)
evaluator.getFunctionPrototype();
op = evaluator.getObjectPrototype();
// the Remote constructor