My understanding was always that the proxy is required so that if the
service goes away and comes back the reference doesn't need to be changed.

Chris


On Mon, Feb 17, 2014 at 10:17 AM, Christian Schneider <
[email protected]> wrote:

> I am using blueprint <service> to publish an object to the service
> registry.
>
> The problem is that instead of a service it seems to publish a proxy. So I
> can not introspect the object.
> I know that blueprint needs to inject a proxy if you use <reference> but
> why does it also create a proxy when publishing a service.
> Jean Baptiste showed me some code using ProxyManager to unproxy the object
> but this is quite ugly and makes me depend on aries proxy.
>
> So why is the proxy created and can this be turned off?
>
> Christian
>
>
> --
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> http://www.talend.com
>
>

Reply via email to