HI!
Thanks for committing my change.
There is one problem though: We need the "throws Exception" in the signature of the getMethod()
method, as it was in my proposal.
Could you change that?
Thanks!
Regards,
Thomas
> -----Original Message-----
> From: Thomas Börkel
> Sent: Freitag, 8. März 2002 11:27
> To: Axis Dev Mailinglist
> Subject: Proposed change for RPCProvider.java for Beta 1
>
>
> 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
>
>
|