Can I get Axis to expose overridden method signatures with Java2WSDL?
For example, create(Person) and create(Project) are defined in the same
interface. I would like to avoid writing something like
createPerson(Person) and createProject(Project) but alas I am a SOAP
neophyte.
Thanks for your help!
--
Thanks,
Josh Rehman
www.citysearch.com