Thanks Kiran,
The method i am trying to call is an operation in the wsdl file. Will try the SOAPMonitor but this will probably show me that the outgoing soap is valid. Why would a service cause this error?
Thanks again,
Brian.

"Pathuru, Kiran" <[EMAIL PROTECTED]> wrote:
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 error

Hi,
I am getting the following error when i call a web service.
 
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Client
faultSubcode:
faultString: JAXRPC.TIE.01: caught exception while handling request: unrecognized operation: getSummaryInfo
is 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!


Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!

Reply via email to