Hi
Brian,
It
seems like the method you are requesting is not supported or atleast not in the
wsdl. Just check whether you are requesting the correct
method.
Go to
http://youhost/appName/servlet/AxisServlet
and see whether this method is there under the service name.
To see
your request you can use either SOAPMonitro or tcpmonitor that comes with Axis
and there you can see what you are sending.
regards,
kiran
pathuru
-----Original Message-----
From: Brian Shields [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 27, 2004 2:42 PM
To: [EMAIL PROTECTED]
Subject: unrecognised operation errorHi,I am getting the following error when i call a web service.AxisFaultfaultCode: {http://schemas.xmlsoap.org/soap/envelope/}ClientfaultSubcode:faultString: JAXRPC.TIE.01: caught exception while handling request: unrecognized operation: getSummaryInfois it possible to find out if the fault is with my client or with my service? how do i find out if the client is propogating the Call() object correctly?Thanks,Brian.
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!