[jdom-interest] [jdom-contrib] EmptyStackException in SAXHandler

Tobias Rademacher toby-wan-kenobi at gmx.de
Wed Apr 11 06:30:45 PDT 2001


Hi Folks,

I got a EmptyStackException in SaxHandler.characters(...) on line 371. Is
there an error in XSL file
or what else could be wrong? 
The method startElement(...) is never reached, which push Elements on the
stack. 

The XSL starts like this:

<?xml version="1.0"?> 
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
  <xsl:output method="xml" indent="yes"/>
  ...

All that i do is some simple xsl:template-matching. Nothing more.
I use Xalan 2 (newest binary build) and TraX for XSLT.  The birds.xml and
birds.xsl works fine with
SAXHandler.

Where's my mistake?
Any ideas?

Thanks a lot. 
Bye

 Tobias




-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net




More information about the jdom-interest mailing list