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

Jason Hunter jhunter at collab.net
Wed Apr 11 07:51:50 PDT 2001


Per the FAQ entry on how to submit bug reports, please try this against
the latest code from CVS (line 371 is a curly brace in the latest code)
and if it still happens please if possible submit some code to reproduce
the problem.

-jh-

Tobias Rademacher wrote:
> 
> 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
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list