Hello.

faikeeyes <[EMAIL PROTECTED]> wrote on 2006-08-23 03:04:31 PM:
> We have been running our application with xalan 2-6-0 fine. When I 
upgraded
> to xalan-2-7-0 I get very strange error in one of my xml to xsl
> transformation. The error that gets printed on the console is as follows
> 
> file:///C:/opt/eclipse/dummy.xsl; Line #0; Column #0;
> java.lang.NullPointerException

I do not seem to be able to reproduce the problem with either Xalan-J 
2.7.0 or by building from the latest version of the source code.  I had to 
insert many variable declarations that were missing from your sample 
stylesheet.  I don't know whether the cause of the problem might lie 
within the declarations of those variables in the original stylesheets.

Could I ask you to try to produce a complete, stand-alone test that 
demonstrates the problem?  If a Java driver program is required to 
reproduce the problem, please inlucde that as well.

Thanks,

Henry
------------------------------------------------------------------
Henry Zongaro      XSLT Processors Development
IBM SWS Toronto Lab   T/L 969-6044;  Phone +1 905 413-6044
mailto:[EMAIL PROTECTED]

Reply via email to