gsoap and WS-Notification
I would like to use WS-Notification in my gsoap client in order to receive notifications from a server. I have developed the wsdl, and every operation, except th开发者_StackOverflowe notification operations, are built correctly.
I ran a search on the web to find for a solution, and in some places it was stated that gsoap did not currently support the WS-Notification event.
Is this true? Or is my wsdl file not well formed?
精彩评论