[ 
https://issues.apache.org/jira/browse/TUSCANY-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Laws closed TUSCANY-3963.
-------------------------------

    Resolution: Fixed

Patch applied at revision: 1209143. Thanks Jennifer.
                
> SCA client reference binding vaue should have special characters to denote it 
> is not an actual reference URI
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3963
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3963
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: SCA Java Runtime
>    Affects Versions: Java-SCA-2.x
>            Reporter: Jennifer A Thompson
>            Assignee: Simon Laws
>            Priority: Minor
>             Fix For: Java-SCA-2.x
>
>         Attachments: TUSCANY-3963.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In the sca-client-impl module the 
> RemoteServiceInvocationHandler.createEndpointReference method creates a 
> "dummy" reference value to set for the reference name prepended with the 
> string "sca.client":
> componentReference.setName("sca.client." + service.getName()); 
> However, it is possible that "sca.client" could be in the name of an actual 
> reference/serice, so I'm suggesting we use "$sca.client$." rather than the 
> existing string to avoid any conflicts/confusion in debugging. 

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