2 Replies Latest reply on Mar 12, 2004 2:29 PM by mkprim

    Exceptions for callMethodOnCluster

    mkprim

      Hi, i'm implementing a solution that uses the callMethodOnCluster partition service, to send remote requests between the servers.
      However when I throw an exception in the remote server (the one that really serves the request) the exception does not appear or propagate to the client server (the one invoking the callMethod...).
      Is the the way it works? Do the exceptions propagate? Or this is a problem?
      Thanks a lot,
      Marcelo