Will do.
Thanks,
Dave
--- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Dave,
>
> Check the latest cvs/nightly...We have some code
> already. (See
>
http://cvs.apache.org/viewcvs.cgi/xml-axis/java/src/org/apache/axis/providers/java/RMIProvider.java).
>
> Here's what you can do...
> 1. try what
Dave,
Check the latest cvs/nightly...We have some code already. (See
http://cvs.apache.org/viewcvs.cgi/xml-axis/java/src/org/apache/axis/providers/java/RMIProvider.java).
Here's what you can do...
1. try what we have
2. tweak what we have with your changes
3. write up a mini doc on how to use the
I have written a provider that provides a reference to
a RMI object bound into a RMI registry and would like
to contribute the code to the Axis project. This new
provider required two new source files:
1)org.apache.axis.providers.java.RMIProvider
2)org.apache.axis.deployment.wsdd.providers.WSDDJav