xsl-list
[Top] [All Lists]

fxsl 1.2 - Implementation

2005-05-18 13:34:56
Hi all,

I'm implementing fxsl 1.2 - str-split-to-lines.  I'm
getting this error:

Caused by: java.lang.NullPointerException
        at
org.apache.xml.utils.SystemIDResolver.getAbsoluteURI(SystemIDResolver.java:196)
        at
org.apache.xpath.SourceTreeManager.resolveURI(SourceTreeManager.java:189)
        at
org.apache.xalan.templates.FuncDocument.getDoc(FuncDocument.java:302)
        at
org.apache.xalan.templates.FuncDocument.execute(FuncDocument.java:236)

It's blowing up when attempting to resolve a call to
document('') in strSplit-to-lines.xsl.  Note, the
import path is ok.  What do I need to tweak for a
document('') call to process w/o error!???

hopefully,

Jon
jopaki(_at_)yahoo(_dot_)com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>