| Author |
gSOAP running standalone server errors
|
amit tare
Greenhorn
Joined: Apr 13, 2010
Posts: 1
|
|
hello ,
I am Amit Tare I am using gSOAP(c++ web service) in my Project
which is on c++ server.
I am facing some problems in the deploy web services file(.wsdl) to localhost.
*in the header file mu service namespace is---------
gsoap ns service namespace: http://localhost:8080/calc.wsdl
*when i run the server at localhost it shows some error like---------
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring>HTTP GET method not implemented</faultstring>
is there any problem with implementing http plugin at server side....???
can any one tell me how the http get plugin will downloaded.
i have plugin folder in gsoap directory and "httpget.h" file is there....
what is next step..??
thanks
please reply
Amit tare
Amit.tare@hotmail.com
incredible India(अतुल्य भारत)
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
Just to inform you: This is a forum for web services which are implemented using Java (at least mostly).
I think your chances of obtaining a reply is better in some forum discussing web services implemented using gSOAP/C++.
Best wishes!
|
My free books and tutorials: http://www.slideshare.net/krizsan
|
 |
 |
|
|
subject: gSOAP running standalone server errors
|
|
|