Title: Operation names different from Java method names

Hi All,

I'd like to have my operation names in the WSDL to start with a capital, e.g. Login, but my Java server implementation method to comply with Java naming convention, like login(). Is it possible? Is it one of the things that <operation> element in the WSDD is supposed to help with?

Thanks,
Eugene

Reply via email to