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]
Other format: [Raw text]

mystery #2: testing document() without failure



The document() function will return a null node set if the referenced
file is not found, but with Xalan, a missing file will also leave an
error message in the system logs -- our application must test for
thousands of files every day, and if we log an error for every one not
found, the sysadmins will have us run out of town ;)

Is this the only way to verify the existance of a file before merging
it?  If it is, is there some way to tell Xalan not to log this error?

-- 
Gary Lawrence Murphy <garym@teledyn.com> TeleDynamics Communications Inc
Business Innovations Through Open Source Systems: http://www.teledyn.com
"Computers are useless.  They can only give you answers."(Pablo Picasso)


 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]