> -----Original Message----- > From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] > > Didn't have such problem when using xalan 2.2 / xerces 2.0.1 > D:/eclipse/workspace/jkdocs/xdocs/style.xsl:486:51: Fatal > Error! Unknown error in XPath Cause: java.lang.NullPointerException > [style] : Fatal Error! Fatal error during transformation > Cause: Fatal error during transformation > > Did others have this kind of error ?
Yes in tomcat land as well :) http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6719 I suspected this being a xalan problem due to the reuse of the transformer (The JAXP API specifies that the transformer can be reused) People have had some problems in the past AFAIK but it could not be clearly identified and reported, though the problem did not exist with Saxon. As Jason Keyes replied, he did not have any problem with the latest Xalan so this is worth the try, tell us if it can be reproduced. Same about Chris Shaw 2 weeks ago. Thanks Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>