Hi Antonio,
The only supported way to do this is to use the SCAClient API
as (the other) Simon has suggested. It looks like you were just
"lucky" that the client invocation worked when you returned a
CService proxy to your non-SCA code.
Simon
Antonio Mirarchi wrote:
Thank for your answers, fo
Thank for your answers, for the first point i have another questions: if
component is running, is it possible to obtain a reference to its service
from a non sca-client code?
The second point is connect to the firstm, since i cannot ( or i don't
know) to obtain a reference to service from non
Hi Antonio
..snip
> but i don't know how obtained the "context". Is there an api that i've not
> seen or an example how to do it? thanks a lot.
>
There are two ways to access SCA component from non-SCA applications.
Firstly you could put a remote binding, like web services or RMI, on
the SCA ser