[ http://issues.apache.org/jira/browse/XALANJ-1662?page=all ]
Brian Minchau closed XALANJ-1662. --------------------------------- Closing this issue. > Method PipeDocument.pipeDocument never throws exceptions > -------------------------------------------------------- > > Key: XALANJ-1662 > URL: http://issues.apache.org/jira/browse/XALANJ-1662 > Project: XalanJ2 > Issue Type: Bug > Components: XPath-function > Affects Versions: 2.5Dx > Environment: Operating System: Other > Platform: All > Reporter: Pierre Chardin > Fix For: 2.7 > > Attachments: patch_bug_23199.txt > > > Currently method org.apache.xalan.lib.PipeDocument.pipeDocument() catches all > exceptions without re-throwing them. > For example in the following XLT code: > <pipe:pipeDocument source="source.xml" target="target.xml"> > <stylesheet href="ss1.xsl"/> > </pipe:pipeDocument> > If the file ss1.xsl does not exists XALAN continues processing template > instead > of signaling the error to the calling application. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
