RE: Error Overloading methods

2006-08-29 Thread Chandrashekar_Sudars
No You cannot have overloaded methods.. From: HHDirecto.Net [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 29, 2006 1:13 PMTo: axis-user@ws.apache.orgSubject: Error Overloading methods When I create 2 web service as overload methods (same name with diferent parameters) I get this error:A

RE: Problem With Interop with .Net

2006-08-02 Thread Chandrashekar_Sudars
Hi Anne, I have attached the WSDL... Thanks Regards Chandra - http://com.dell.gmfs.wips.oi"; xmlns:apachesoap="http://xml.apache.org/xml-soap"; xmlns:impl="http://com.dell.gmfs.wips.oi"; xmlns:intf="http://com.dell.gmfs.wips.oi"; xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; xmlns:wsdlsoa

RE: Axis 1.3: Axis Interoperability issue with .net

2006-08-02 Thread Chandrashekar_Sudars
Hi anne,   Could you please tell me how to created a unWrapped array. I am using axis 1.4 and using style="wrapped" use="literal"   Please looking fwd to your reply..   Thanks and Regards Chandra   From: Pradeep Reddy [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 4:29 AMTo: ax

Problem With Interop with .Net

2006-08-02 Thread Chandrashekar_Sudars
Hi All, I have a Webservicve which is using Wrapped/Literal. The client to my service is .Net. .Net is not able to desierialize my object array. I am attaching the response from the SOAPMonitor I used. Please do the needful. I have attached the request and the response.. The .Net is getting the a

RE: [Axis2] Read Time Out

2006-03-09 Thread Chandrashekar_Sudars
You are not pointing to the service.. Check the service URL... -Original Message- From: nancy [mailto:[EMAIL PROTECTED] Sent: Thursday, March 09, 2006 6:40 PM To: axis-user@ws.apache.org Subject: RE: [Axis2] Read Time Out Yah I am using hibernate in my application.So it take time. I

Getting Socket reset Error while using CommonsHTTPSender

2005-11-30 Thread Chandrashekar_Sudars
ength());             stub.setHeader("photon.webservices.dell.com","SOAPAction","photon.webservices.dell.com/dispatch");             stub.setUsername("DOMAIN\\chandrashekar_sudars");             stub.setPassword("password");    

Error Use CommonsHTTPSender

2005-11-29 Thread Chandrashekar_Sudars
Title: Error Use CommonsHTTPSender Hi I am using apache axis 1.2.1. I am behind a firewall. I am trying to hit a .NET webservice using axis client. I am reciving the following error..Pls anyone help me. I am trying this from past 2 days and I am fed up :) Thanks in advance Chandra