java.lang.StackOverflowError in XT (was RE: text() children)

Subject: java.lang.StackOverflowError in XT (was RE: text() children)
From: Mike Brown <mbrown@xxxxxxxxxxxxx>
Date: Mon, 20 Dec 1999 18:40:46 -0700
David Pawson wrote:
> java.lang.StackOverflowError
> 
> Never had that one before!

This probably means you got caught in an infinite loop. Examine the
templates for any apply-templates or call-templates instructions that select
nodes you are currently processing or have already processed.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread