2 Replies Latest reply on Nov 2, 2005 8:15 PM by julien1

    Introduce dispatch in invocation

      I will decouple the server from the RequestController. That will help you to plug in your own controller invoked after the server stack.

      So the server invocation stack does not have to use the controller imposed by the server and can use any controller that the WSRP stack needs.