You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2006/11/01 00:48:56 UTC

[jira] Closed: (XALANJ-1662) Method PipeDocument.pipeDocument never throws exceptions

     [ 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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org