[ http://issues.apache.org/jira/browse/XALANJ-1662?page=all ]
     
Brian Minchau resolved XALANJ-1662:
-----------------------------------

    Fix Version: 2.7
     Resolution: Fixed
      Assign To:     (was: Xalan Developers Mailing List)

Issue is resolved. The patch was applied to the code base and should be 
in the 2.7 release.

Pierre, please verify that the problem is fixed and close this issue.
Thanks,
Brian Minchau

> 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
>      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]

Reply via email to