xsl-list
[Top] [All Lists]

Re: Weird problem. Xalan Stops processing when it comes to middle of XML??

2003-02-19 09:16:06
Sounds like a bug in your stylesheet where you're going into a loop or 
something of that sort. I'd suggest using Xalan's trace capabilities (if 
you're using the command-line Process class, see the -tt, -ttc, -ts and 
-tg options; if you're using the API, register a TraceListener) to see 
whether it's really stopping and what it's doing at the time. The 
<xsl:message> directive can also be used to display information as the 
stylesheet progresses, of course.

______________________________________
Joe Kesselman  / IBM Research


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