Re: xalan 1.1 document() fails on url?

Subject: Re: xalan 1.1 document() fails on url?
From: "Scott Boag/CAM/Lotus" <Scott_Boag@xxxxxxxxx>
Date: Mon, 10 Jul 2000 23:33:30 -0400
It should work fine.  You might investigate if it's a firewall issue.

-scott




                                                                                                                           
                    "Bruce G. Robertson"                                                                                   
                    <brobertson@xxxxxx>          To:     XSL-List@xxxxxxxxxxxxxxxx                                         
                    Sent by:                     cc:     (bcc: Scott Boag/CAM/Lotus)                                       
                    owner-xsl-list@mulber        Subject:     xalan 1.1 document() fails on url?                           
                    rytech.com                                                                                             
                                                                                                                           
                                                                                                                           
                    07/10/2000 09:55 PM                                                                                    
                    Please respond to                                                                                      
                    xsl-list                                                                                               
                                                                                                                           
                                                                                                                           



Can someone confirm for me that the document function in
xalan j 1.1 and >  chokes inappropriately on http URIs?

This:
<xsl:apply-templates select="document('http://www.heml.org')"/>

or anything like it generates:
Transforming...
http://www.heml.org; Line 5; Column 48
XSL Warning: Can not load requested doc: http://www.heml.org

whereas a file runs through tickety-boo.

(You might think that functionality is just not implemented yet, but the
src code clearly uses the java URL class at one point.)
--
Bruce Robertson, Dept. of Classics, Mount Allison University
http://www.mta.ca/faculty/humanities/classics/Robertson/


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





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


Current Thread