Hi Andrew
From: "Andrew Pietsch" <[EMAIL PROTECTED]>
> I'm having a problem with using dom4j with xsl transformations.. I've
> created a document programatically, and then pretty much used the xsl
> example in "quick start" as is. When I call
> transformer.transform(source, result), I keep getting a
> NullPointerException at line 311 in SAXContentHandler, ie the line that
> says..
>
> document.setName( inputSource.getSystemId() );
>
> so it would seem my inputSource is null...
>
> Any ideas??
The current CVS image has an explicit check for inputSource being not null
so I think this is fixed in the current daily build.
The 0.5 release will be next week sometime I should think so let us know if
this fixes the problem.
James
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dom4j-user