When a @Remotable interface a duplicate operation, it does not list the class 
name or method in the exception that is thrown
----------------------------------------------------------------------------------------------------------------------------

                 Key: TUSCANY-2194
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2194
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-Next
         Environment: SVN revision 644273 on the root
Linux
            Reporter: Mark Combellack
            Assignee: Mark Combellack
             Fix For: Java-SCA-Next


When a @Remotable interface contains two methods with the same name, Tuscany 
will throw an OverloadedOperationException. The only problem is that when this 
exception is output to the console, it does not list the method name or class 
that has the problem. This makes finding the issue very hard as you don't know 
where to start.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to