[ 
https://issues.apache.org/jira/browse/TUSCANY-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608086#action_12608086
 ] 

Raymond Feng commented on TUSCANY-2406:
---------------------------------------

The fix has been merged into 1.3 branch under r671590.

> RMI binding and handling Exceptions
> -----------------------------------
>
>                 Key: TUSCANY-2406
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2406
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-1.2
>         Environment: Windows 2k, JDK 1.5.0_15, maven 2.0.9
>            Reporter: tomas darbois
>            Assignee: Raymond Feng
>             Fix For: Java-SCA-1.3, Java-SCA-Next
>
>         Attachments: tuscany-helloworld-rmi.rar
>
>
> Here is a testcase dealing with propagation of exception through Tuscany RMI 
> binding.
> I've created it from an other testcase that I've done for an other SCA 
> implementation.
> It's testing the propagation of an usual IO exception. => Failure : 
> the message is different because RMI is creating an exception with his 
> specific message that is a java.rmi.UnexpectedException which also is an IO 
> exception but not the one we created.
> It's testing the propagation of a user defined exception => Failure :
> Exception is java.rmi.UnexpectedException instead of 
> example.hw.UserCreatedException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to