Re: Exception in Style

2006-04-22 Thread Ron Jeffries
On Saturday, April 22, 2006, at 12:59:24 PM, Antoine Levy-Lambert wrote: > If you are using JDK 1.4 or JDK 1.5 and did not do anything special, you > are using the xalan2 implementation which ships with the JDK. >> What group or individuals might be interested? >> > The xalan-2 j team : http://

Re: Exception in Style

2006-04-22 Thread Antoine Levy-Lambert
Ron Jeffries wrote: > I have an XSL file that always creates a null pointer exception in > transforming. There's a two-line change to make it work, which might > help someone find the bug if interested. I assume it's a bug in > whatever XSL processor Ant is using, not in Ant itself. > > If you a

Exception in Style

2006-04-22 Thread Ron Jeffries
I have an XSL file that always creates a null pointer exception in transforming. There's a two-line change to make it work, which might help someone find the bug if interested. I assume it's a bug in whatever XSL processor Ant is using, not in Ant itself. What group or individuals might be interes