HI! I have made a few minor changes (only extract code from processMessage() to seperate methods) in RPCProvider.java (please find attached) that allow us much more easily to do our own invocation without deployment (one service deployed for all our classes).
These are the changes: - added MessageContext parameter to getMethod() - added method invokeMethod() - added method checkMethodName() It would be EXTREMELY helpful, if you could commit these changes into Beta 1. Thanks! Regards, Thomas
RPCProvider.java
Description: RPCProvider.java