If I do; @This private ServiceComposite meAsService;
I get a Proxy that is different from what is returned by; serviceFinder.findService( MyService.class ).get(); 1) Is the meAsService actually 'sharable' to external parties? 2) Is there a way to 'normalize' this to be the same thing? Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

