You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Josh Rehman <jr...@citysearch.com> on 2004/02/02 23:29:52 UTC

Overriding method signatures

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