No, TCPMon did not show any response from the server end. I think server crashes before sending the response. When I checked a memory dump of the crashed process, it says something wrong about "axis2_engine.dll". But I am not an expert in examining memory dumps so I might be wrong.
Regards, Primal ----- Original Message ---- From: Samisa Abeysinghe <[EMAIL PROTECTED]> To: Apache AXIS C User List <[email protected]> Sent: Friday, October 10, 2008 10:46:56 AM Subject: Re: WSDL issue in Axis-C The error happens in parsing the response sent from the service. Did you not get a response on TCPMon? Samisa... Primal Wijesekera wrote: > Hi, > > There is not response from the server. When a client send the request, > it gets crashed so response from it. > > I am attaching the client requests received by the server. I captured > this using tcpmon tool. > > When I uses .Net 2003 client it crashed without giving any errors, > when I used the .Net 2008 client it crashed giving the error message > "Invalid XML" > > As of I know this can not be happened, like different client should > not have different SOAP request since they all work on a same WSDL. > However unfortunately it is happening, thats why i am suspecting that > there can be error in the WSDL mapping. > > Regards, > Primal > > ----- Original Message ---- > From: Samisa Abeysinghe <[EMAIL PROTECTED]> > To: Apache AXIS C User List <[email protected]> > Sent: Friday, October 10, 2008 9:54:49 AM > Subject: Re: WSDL issue in Axis-C > > What is the request/response pair? > > Samisa... > > Primal Wijesekera wrote: > > > > Hi, > > > > I am using Apache 2.2.6 and wso2-wsf-c 1.3.0 on windows. I have > > successfully configured the WSF to work with Apache. It now shows the > > services deploy in Axis-c using apache web server. All the example > > clients shipped with axis-c is alse working (echo.exe). > > > > But my problem is with integrating wsdl with those services. When i > > tried to access the WSDL given for the calulator service from the .net > > client, it successfully detects the WSDL and create client ctub but > > when a method is called from that client the axis-c server gets > > crashed. I even tried this with the simple http server that comes with > > the Axis-c, btu still it crashes when a client calls its services via > > WSDL. So my What i feel is, there is something wrong in the WSDL to > > service mapping. Would that happen ? > > > > What could be the reason for this ?? > > > > P.S : Attached is the WSDL and the service.xml for calculator service. > > > > > > Regards, > > Primal > > > > > > ------------------------------------------------------------------------ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > ------------------------------------------------------------------------ > > > > > > No virus found in this incoming message. > > Checked by AVG - http://www.avg.com > > Version: 8.0.173 / Virus Database: 270.7.6/1715 - Release Date: > 10/8/2008 7:19 PM > > > > > -- > Samisa Abeysinghe > Director, Engineering; WSO2 Inc. > > http://www.wso2.com/ - "The Open Source SOA Company" > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > > ------------------------------------------------------------------------ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.173 / Virus Database: 270.7.6/1715 - Release Date: 10/8/2008 > 7:19 PM > -- Samisa Abeysinghe Director, Engineering; WSO2 Inc. http://www.wso2.com/ - "The Open Source SOA Company" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
