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 extension samples > > > Hi, > > I never had any problems with extensions, but in 2.2.0, I > can't even get the samples to work. I get > java.lang.reflect.InvocationTargetException > whenever xalan processes an extension element. What am I doing wrong? > > $ echo $CLASSPATH > /opt/odi/java/xalan-j_2_2_0/bin/xerces.jar:/opt/odi/java/xalan > -j_2_2_0/bin/xalan.jar:/opt/odi/java/xalan-j_2_2_0/bin/xml-api > s.jar:/opt/odi/java/xalan-j_2_2_0/bin/xalansamples.jar:/opt/od > i/java/xerces-1_2_3/xercesSamples.jar:/opt/odi/java/xalan-j_2_ > 2_0/bin/bsf.jar:/opt/odi/java/rhino/js.jar > > $ java org.apache.xalan.xslt.Process -IN > /opt/odi/java/xalan-j_2_2_0/samples/extensions/1-redir.xml > -XSL /opt/odi/java/xalan-j_2_2_0/samples/extensions/1-redir.xsl > <?xml version="1.0" encoding="UTF-8"?> > <standard-out> > Standard output: > file:///opt/odi/java/xalan-j_2_2_0/samples/extensions/1-redir.xsl; Line 29; Column 36; java.lang.reflect.InvocationTargetException <main> -- look in 1-redir.out for the redirected output -- Everything else </main> </standard-out> Thanks! -- Nicholas Sushkin Open Finance Corporation <http://www.openfinance.com>
