Connect to a SOAP webservice
-
Hello everyone,
Could someone please provide a working example/code snippet for communication with a SOAP (version 1.2) web service from QT with Symbian^3 ?
I tried several solutions such as: QtSoap ( Version mismatch problem ), GSoap and KDSoap (build problems for both) without any success. Please help me with a solution, if you solved this task already.Thanks
-
Hi,
this "thread":http://developer.qt.nokia.com/forums/viewthread/1553/ might be helpful to you.
-
Hi,
Thank you for your prompt answer. Unfortunately, none of these solutions worked for me . Did you succesfully connected to a SOAP 1.2 webservice using one of the approaches presented there? -
Sorry,
I only remembered reading this, I haven't tried it myself. I'm interested in SOAP threads because I used gSoap a while ago (around 2 years) and want to keep up with the newest developments.
Have you followed the description hasnain wrote in the thread? I assume you found this "wiki article":http://developer.qt.nokia.com/wiki/How_to_use_gSOAP_with_Qt_for_Web_Service_Client. Another interesting and maybe helpful thread is "this one":http://developer.qt.nokia.com/forums/viewthread/4784.
Maybe you can write one of the guys in the thread and ask them for help.
Also you should provide more detailed information about your build problems with gSoap and KDSoap.