We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f40b9 commit ec05a25Copy full SHA for ec05a25
endpoints/lib/vboxwebService-5.2.wsdl
@@ -5,7 +5,7 @@
5
Generator: src/VBox/Main/webservice/websrv-wsdl-service.xsl
6
-->
7
<definitions xmlns:interface="urn:vbox" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:vbox="http://www.virtualbox.org/" xmlns="http://schemas.xmlsoap.org/wsdl/" name="VirtualBox" targetNamespace="http://www.virtualbox.org/Service">
8
- <import location="vboxweb.wsdl" namespace="http://www.virtualbox.org/"/>
+ <import location="vboxweb-5.2.wsdl" namespace="http://www.virtualbox.org/"/>
9
<service name="vboxService">
10
<port binding="vbox:vboxBinding" name="vboxServicePort">
11
<soap:address location="http://localhost:18083/"/>
0 commit comments