Hi Thomas,
This is probably not the most helpful answer, but I strongly suggest
changing your service. Method overloading is not supported in the latest
WSDL specifications, any support that axis may or may not have for it is
completely non standard and will likely just cause you problems.
If you really want to do this then you'll probably have to construct the
Call object yourself, there are ways to specify the argument types of
the desired target operation I believe, the API is your friend for this one.
Cheers,
Tom
- How do I handle overloaded methods? NICHOLLS T Ext OCISI
- RE: How do I handle overloaded methods? Tom Oinn
- RE: How do I handle overloaded methods? jose.arevalo
- RE: How do I handle overloaded methods? NICHOLLS T Ext OCISI
