[EMAIL PROTECTED] wrote:
Hi, I am getting an exception during the Parsing an XML by an XSL with Xalan C++ 1.9 and Xerces 2.6 C++ libraries. The exception is "InvalidStackContextException: Invalid stack context (, line -1, column -1) " I am calling a template recursively.Is that the cause of the problem?
You are probably hitting this bug, which is already fixed in the latest source code:
http://issues.apache.org/jira/browse/XALANC-453 Dave
