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

Glen Conboy commented on TUSCANY-3962:
--------------------------------------

Thanks for prompt feedback Simon and Mike.

For the project that I'm working on the RMI servers already exist and are 
deployed in our production environment.  Without significant code refactoring, 
redeployment, and downtime it's not possible to remove the overloaded methods 
from those services.  I would guess that this not uncommon for many companies.

A way of allowing the use of these existing RMI servers would be great and I'm 
sure it would be used by others.

Is it wrong for me to be referencing external RMI services using the 
@Reference?  I'm new to SCA and Tuscany so I might be trying to do something 
dumb.

                
> JCA20001 should not apply to interfaces which Tuscancy references
> -----------------------------------------------------------------
>
>                 Key: TUSCANY-3962
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3962
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - TUSCANY
>    Affects Versions: Java-SCA-2.0-Beta3
>         Environment: WindowsXP SP3
>            Reporter: Glen Conboy
>         Attachments: myscaproject.zip
>
>
> I have a component which references a Java RMI interface.
> When I try to run Tuscany I get this error:
> org.apache.tuscany.sca.interfacedef.OverloadedOperationException: [JCA20001] 
> Cannot overload operation xyz on aaa.bbb.ccc.ddd.ServerInterface as it is a 
> @Remotable interface
> JCA20001 basically states "Remotable Services MUST NOT make use of method 
> overloading".  However I think that this should only apply to services which 
> Tuscany is exposing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to