summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTudor Holton <tudor@smartguide.com.au>2017-10-26 16:08:20 +1100
committerTudor Holton <tudor@smartguide.com.au>2017-10-26 16:08:20 +1100
commitec05a25fb181a47e52ab61b03553d34efd655c3b (patch)
tree08bab1e98e0652ce0ad2c63e7dd67919b3ff7627
parent17f40b957b311b96a68fea30d1d5fba611f40381 (diff)
downloadphpvirtualbox-ec05a25fb181a47e52ab61b03553d34efd655c3b.zip
phpvirtualbox-ec05a25fb181a47e52ab61b03553d34efd655c3b.tar.gz
phpvirtualbox-ec05a25fb181a47e52ab61b03553d34efd655c3b.tar.bz2
New Virtualbox 5.2 webservice files from SDK at http://download.virtualbox.org/virtualbox/5.2.0/VirtualBoxSDK-5.2.0-118431.zip
-rw-r--r--endpoints/lib/vboxwebService-5.2.wsdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/endpoints/lib/vboxwebService-5.2.wsdl b/endpoints/lib/vboxwebService-5.2.wsdl
index ae12210..c544f7d 100644
--- a/endpoints/lib/vboxwebService-5.2.wsdl
+++ b/endpoints/lib/vboxwebService-5.2.wsdl
@@ -5,7 +5,7 @@
Generator: src/VBox/Main/webservice/websrv-wsdl-service.xsl
-->
<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">
- <import location="vboxweb.wsdl" namespace="http://www.virtualbox.org/"/>
+ <import location="vboxweb-5.2.wsdl" namespace="http://www.virtualbox.org/"/>
<service name="vboxService">
<port binding="vbox:vboxBinding" name="vboxServicePort">
<soap:address location="http://localhost:18083/"/>