[ http://jira.andromda.org/browse/SPRING-109?page=comments#action_12302 ]
     
Peter Friese commented on SPRING-109:
-------------------------------------

This means I could invoke a getMySampleServive() method on the client even if 
that particular service is not exported.

We need to make sure the user cannot invoke lookup methods for services that 
are not remotable. I have no idea how to achieve this, do you? Remeber, we need 
to find this out at runtime (at generation time, it is easy - just see if 
$service.isRemotable and we're done).

> ClientServiceLocator should use beanref.xml as well
> ---------------------------------------------------
>
>          Key: SPRING-109
>          URL: http://jira.andromda.org/browse/SPRING-109
>      Project: Spring Cartridge
>         Type: Improvement
>     Versions: 3.1RC1
>     Reporter: Peter Friese
>     Assignee: Peter Friese
>     Priority: Minor
>      Fix For: 3.1RC1

>
> In order to make it more easy to inject additional context.xml files into the 
> client service locator, the ClientServiceLocator should use a similar scheme 
> as the ServiceLocator on the server. I.e. load a beanre-client.xml which 
> refers to the clientContext.xml file and features a merge point for 
> extensions.




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

Reply via email to