Hi,
After quite a bit of testing, I believe there is definitely a problem with the
IMachine::mediumAttachments webservice API. Per the documentation, this API
should return a collection of medium attachment objects (actually a handle for
each attachment object). Essentially a list (collection) with zero to many
handles.
This works well when there is more than one medium attachment in the list.
Whenever there is only one attachment in the list, the
IMachine::mediumAttachments API actually returns a medium attachment object
rather than a list with a single object (handle).
It seems this is a problem with vboxwebsrv. Has anyone encountered this
problem using other API approaches (e.g: XPCOM) ?
Thanks,
Joe
_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev