Nicholas --

Glad you found the problem.  The extension mechanism catches the error
and returns only this somewhat unhelpful short message.  -EDUMP only
comes into play when the exception makes it all the way back to the
top-level org.apache.xalan.xslt.Process class.  The handling of errors
that occur in extensions has gone back and forth and we need to come up
with something coherent and implement it once and for all (or until the
next iteration!).

Gary

> -----Original Message-----
> From: Nicholas Sushkin [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, February 07, 2002 11:36 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: InvocationTargetException in xalan 2.2.0 
> extension samples
> 
> 
> Gary,
> 
> I uncommented your printStackTrace()s in 
> ExtensionHandlerJavaClass to get more diagnostics, and found 
> a trivial permission denied problem when creating redirect 
> output stream (see the attached stack trace). However, I 
> don't understand why the stack trace for that exception 
> wasn't printed when I specified -EDUMP.
> 
> Thanks,
> 
> -- 
> Nicholas Sushkin
> Open Finance Corporation <http://www.openfinance.com>
> 
> 

Reply via email to