06-19-2012 08:48 AM
Hello,
i am still trying to use a soap webservice from bb10. As my attempts at gsoap failed and i don't have a reply from the people at kdsoap yet i followed a tip from Mark Sohm and tried QtSoap, which seems to be a simple (and abandoned?) soap implementation on Qt base: http://doc.qt.nokia.com/solutions/4/qtsoap/index.h
I use the population example found at
http://qt.gitorious.org/qt-solutions/qt-solutions/
I am able to use the webservice with soapUI, so it seems to be fine:
http://www.abundanttech.com/WebServices/Population
I created a new project and added the classes. The project compiles (with a warning) and executes, but i do not get a reply from the webservice, the application seems to crash.
here is the output:
Looking up population of Afghanistan...
QWidget: Cannot create a QWidget when no GUI is being used
The first line is a qdebug output. is the second line a critical error? or is something else wrong?
I have attached the project as a zip (created using export/archive file)
Solved! Go to Solution.
06-19-2012 08:51 AM
07-26-2012 10:11 AM
hello simon_hain
if you use qtsoap for the web service you may be able to help me for the problem that I post the following post
http://supportforums.blackberry.com/t5/Native-Deve
thank you for avence