This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

processors: tests


Hi all;

1)
I wrote a simple XSLT to generate simple fractals in
SVG (first try; more to come);
http://www.pinkjuice.com/SVG/XSLT/fractals/
now I'd like to know in which processors it runs
properly, other than saxon.
XT? xalan? cocoon? (versions)
(offlist answers are O.K. too)

2)
Here
http://www.w3.org/2000/09/calendar/alpha1
I found an online-XSLT-processor, which takes to docs
(no options or values); which one is it? (XT?)

the action of the form
http://www.w3.org/2000/06/webdata/xslt
says:

java.lang.NullPointerException
        at
com.jclark.xml.parse.EntityParser.<init>(EntityParser.java)
        at
com.jclark.xml.parse.DocumentParser.parse(DocumentParser.java)
        at
com.jclark.xml.parse.base.ParserImpl.parseDocument(ParserImpl.java)
        at
com.jclark.xml.sax.Driver.parse(Driver.java)
        at
com.jclark.xsl.sax.XMLProcessorImpl.load(XMLProcessorImpl.java)
        at
com.jclark.xsl.sax.XSLProcessorImpl.loadStylesheet(XSLProcessorImpl.java)
        at
org.w3c.app.xsl.XSLtransformer.doGet(XSLtransformer.java:37)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
org.w3c.jigsaw.servlet.ServletWrapper$ServletRunner.run(ServletWrapper.java:290)


Tobi

=====
Tobias Reif
http://www.pinkjuice.com/myDigitalProfile.htm

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]