RE: unrecognised operation error

2004-01-28 Thread Brian Shields
i have given up trying to get this problem solved with axis, i am obviously doing something wrong. FYI what i am trying to do is working perfectly using the apache SOAP classes.   org.apache.soap.rpc.Call call = new org.apache.soap.rpc.Call();call.setParams(new Vector());call.setMethodName("get

RE: unrecognised operation error

2004-01-27 Thread Wagh, Shrikant
AM To: [EMAIL PROTECTED] Subject: RE: unrecognised operation error   FYI the service is a jwsdp deployed service, i am trying to connect using axis. "Pathuru, Kiran" <[EMAIL PROTECTED]> wrote: Hi Brian,   It seems like the method you are requesting is not supporte

RE: unrecognised operation error

2004-01-27 Thread Brian Shields
m: Brian Shields [mailto:[EMAIL PROTECTED]Sent: Tuesday, January 27, 2004 2:42 PMTo: [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: faultStrin

RE: unrecognised operation error

2004-01-27 Thread Brian Shields
r 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 PMTo: [EMAIL PROTECTED]Subject: unrecognised operation error Hi, I am getti

RE: unrecognised operation error

2004-01-27 Thread Pathuru, Kiran
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

unrecognised operation error

2004-01-27 Thread Brian Shields
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