Hi,
I read remoting 3's API but I couldn't find a way to do this:
1.register a Service in one Endpoint;
2.invoke the Service with parameter from another Endpoint using ServiceURI.
Is it possible?
Where can I get an example showing this remote method call?
Thanks.