RE: InvocationTargetException in xalan 2.2.0 extension samples

2002-02-07 Thread Nicholas Sushkin
Gary, Thanks for you help. Yes, there is always a problem when you have to handle exceptions from the third party code. I see that you wrap the exception you received from an extension in TransformerException. Maybe the code that handles the ultimate TransformerException should unwrap. -- Nicho

RE: InvocationTargetException in xalan 2.2.0 extension samples

2002-02-07 Thread Gary L Peskin
6 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 trivi

RE: InvocationTargetException in xalan 2.2.0 extension samples

2002-02-07 Thread Nicholas Sushkin
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 wh

RE: InvocationTargetException in xalan 2.2.0 extension samples

2002-02-07 Thread Gary L Peskin
see what I can do. Gary > -Original Message- > From: Nicholas Sushkin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 07, 2002 7:32 AM > To: Gary L Peskin; [EMAIL PROTECTED] > Subject: RE: InvocationTargetException in xalan 2.2.0 > extension samples > > &

RE: InvocationTargetException in xalan 2.2.0 extension samples

2002-02-07 Thread Nicholas Sushkin
ary 06, 2002 9:42 PM > To: [EMAIL PROTECTED] > Subject: RE: InvocationTargetException in xalan 2.2.0 extension samples > > > Please add the -EDUMP switch to your command line and send along the > stack trace. > > Gary > > > -Original Message- > > From:

RE: InvocationTargetException in xalan 2.2.0 extension samples

2002-02-06 Thread Gary L Peskin
Please add the -EDUMP switch to your command line and send along the stack trace. Gary > -Original Message- > From: Nicholas Sushkin [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 06, 2002 3:49 PM > To: [EMAIL PROTECTED] > Subject: InvocationTargetException in xalan 2.2.0 extens