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]

Re: xalan 1.1 document() fails on url?



It should work fine.  You might investigate if it's a firewall issue.

-scott




                                                                                                                           
                    "Bruce G. Robertson"                                                                                   
                    <brobertson@mta.ca>          To:     XSL-List@mulberrytech.com                                         
                    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

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