RE: Axis CPP new user - how to access an existing web-service

2009-01-12 Thread kpanil
soap stubs with the latest code and see if the error is still reproducible. -Ryan From: Deepak Warrier [mailto:deepakwarr...@hotmail.com] Sent: Thursday, July 24, 2008 10:25 AM To: Apache AXIS C User List Subject: RE: Axis CPP new user - how to access an existing web-service

RE: Axis CPP new user - how to access an existing web-service

2008-10-24 Thread Gollum
To: axis-c-user@ws.apache.org CC: axis-c-user@ws.apache.org Subject: Re: Axis CPP new user - how to access an existing web-service From: [EMAIL PROTECTED] Date: Thu, 24 Jul 2008 10:28:26 -0500 Have you read the user guides at http://ws.apache.org/axis/cpp/documentation.html? You

Re: Axis CPP new user - how to access an existing web-service

2008-07-24 Thread Nadir Amra
Have you read the user guides at http://ws.apache.org/axis/cpp/documentation.html? You will need to bind your client application to the axis_client dll. If the address of the service in wsdl is correct, you do not need to do anything. One last thing. You should build AXIS from SVN repository

RE: Axis CPP new user - how to access an existing web-service

2008-07-24 Thread Deepak Warrier
++ exception: HTTPTransportException at memory location 0x0012f550.. Do you have an idea what might be going wrong? Thanks much. Deepak To: axis-c-user@ws.apache.org CC: axis-c-user@ws.apache.org Subject: Re: Axis CPP new user - how to access an existing web-service From: [EMAIL PROTECTED

RE: Axis CPP new user - how to access an existing web-service

2008-07-24 Thread Nadir Amra
: HTTPTransportException at memory location 0x0012f550.. Do you have an idea what might be going wrong? Thanks much. Deepak To: axis-c-user@ws.apache.org CC: axis-c-user@ws.apache.org Subject: Re: Axis CPP new user - how to access an existing web-service From: [EMAIL PROTECTED] Date