You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to open file query-messagetypes.xsd
Unable to open file core-types.xsd
Unable to open file reflect-messagetypes.xsd
Unable to open file vim-messagetypes.xsd
Can you provide the XSD files as well? Thanks, and sorry for the delay.
Using the wsdl file from VMware for the VSphere SOAP API will fail.
The resulting .h file have declarations without types on any soap call.
Steps to reproduce:
kdwsdl2cpp -o vim.h vim.wsdl
kdwsdl2cpp -o vim.cpp -impl vim.h vim.wsdl
"Compile" the wsdl file with other frameworks like gSOAP will work.
vim.wsdl.zip
The text was updated successfully, but these errors were encountered: