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 Bhanu Pabreja <pa...@infigroup.com> on 2003/05/08 18:49:51 UTC

Axis executing inappropriate method

My webservice has five operations exposed.

But somehow axis seems to be firing inappropriate method.

I actually turned on the AXIS SOAPMonitor and came to know that the it is
firing a different method that what is invoked from the client.

where can I look for possible clues. All files including deploy.wsdd and
server-config.wsdd seem to be fine but then why does it happen so.

Bhanu Pabreja