In the admin application I'd like to be able to get a CallableReference injected in a client component with:

CallableReference<MyBusinessInterface> myReference;

then before calling it, change its endpoint URI in my client code (as the endpoint URI is given to me by the user of the application).

How do I do that? in the absence of public APIs to do that is there a Tuscany API that I can use?

Thanks.
--
Jean-Sebastien

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to