0 Replies Latest reply on Nov 17, 2011 4:08 PM by anthonylee

    How to use Remoting 3 to implement remote method call?

    anthonylee

      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.