How-to start VirtualBox Web Service ?
Posted: 14. Apr 2009, 01:55
hi all !
I have installed Vbox 2.2.0 on my Windows XP host.
VirtualBox Web Service as I understand it, - is a Web Gui (like Gmail or Zimbra) for VirtualBox, alternative to normal Qt GUI. Is that assumption correct ?
1. I start the process:
D:\Program Files\Sun\xVM VirtualBox>vboxwebsrv.exe
Sun VirtualBox Webservice Version 2.2.0
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
Socket connection successful: host = default (localhost), port = 18083, master socket = 1644
2. I start FireFox and type in the address bar:
http://localhost:18083
3. On the command-line, where I started "vboxwebsrv.exe" I got:
Socket connection successful: host = default (localhost), port = 18083, master socket = 1644
1: accepted connection from IP=127.0.0.1 socket=1624... #### SOAP FAULT: HTTP GET
method not implemented [SOAP-ENV:Client]
Request served
4. FireFox renders this text:
<SOAP-ENV:Envelope>
<SOAP-ENV:Body>
<SOAP-ENV:Fault SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring>HTTP GET method not implemented</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
What is wrong ?
Does it requires Apache or IIS ?
-Technologov
I have installed Vbox 2.2.0 on my Windows XP host.
VirtualBox Web Service as I understand it, - is a Web Gui (like Gmail or Zimbra) for VirtualBox, alternative to normal Qt GUI. Is that assumption correct ?
1. I start the process:
D:\Program Files\Sun\xVM VirtualBox>vboxwebsrv.exe
Sun VirtualBox Webservice Version 2.2.0
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
Socket connection successful: host = default (localhost), port = 18083, master socket = 1644
2. I start FireFox and type in the address bar:
http://localhost:18083
3. On the command-line, where I started "vboxwebsrv.exe" I got:
Socket connection successful: host = default (localhost), port = 18083, master socket = 1644
1: accepted connection from IP=127.0.0.1 socket=1624... #### SOAP FAULT: HTTP GET
method not implemented [SOAP-ENV:Client]
Request served
4. FireFox renders this text:
<SOAP-ENV:Envelope>
<SOAP-ENV:Body>
<SOAP-ENV:Fault SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring>HTTP GET method not implemented</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
What is wrong ?
Does it requires Apache or IIS ?
-Technologov