[ http://issues.apache.org/jira/browse/XALANJ-1662?page=all ]
Brian Minchau updated XALANJ-1662:
----------------------------------
Version: 2.5Dx
(was: Latest Development Code)
> Method PipeDocument.pipeDocument never throws exceptions
> --------------------------------------------------------
>
> Key: XALANJ-1662
> URL: http://issues.apache.org/jira/browse/XALANJ-1662
> Project: XalanJ2
> Type: Bug
> Components: XPath-function
> Versions: 2.5Dx
> Environment: Operating System: Other
> Platform: All
> Reporter: Pierre Chardin
> Assignee: Xalan Developers Mailing List
> 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]