[vbox-dev] Open a remote session using ws
Christian Smith - Sun Microsystems - Dublin Ireland
Christian.Smith at Sun.COM
Thu Jun 12 01:32:30 PDT 2008
Hi,
Is there any error output? If so could you post it? I ran in to a
couple of issues yesterday (still unresolved) trying to create a machine.
Code:
String baseFolder =
mPort.getSystemProperties().getDefaultMachineFolder();
IMachine machine =
mPort.createMachine( baseFolder, "clone",
UUID.randomUUID());
Exception:
Exception in thread "main" javax.xml.ws.WebServiceException:
com.sun.xml.ws.commons.virtualbox.InvalidObjectFaultMsg: VirtualBox
error: Invalid managed object reference "_this"
at
com.sun.xml.ws.commons.virtualbox.IVirtualBox.createMachine(IVirtualBox.java:355)
Is this similar to yours??
-Christian
Jean-Michel Guillaume wrote:
> Hi!!
> I'm trying to open a remote session using web services.
> I use
> https://jax-ws-commons.dev.java.net/virtualbox/
> and did not manage to open that session...
> Has anybody already succeeded?...
>
>
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> http://vbox.innotek.de/mailman/listinfo/vbox-dev
>
More information about the vbox-dev
mailing list