search for: vijava

Displaying 1 result from an estimated 1 matches for "vijava".

Did you mean: ijava
2014 Apr 14
1
libvirt Java - vmware (esx driver)
...onnectAuth auth = new CustomConnectAuth() > Connect conn = new Connect("esx://USERNAME@HOSTNAME/sdk?no_verify=1", > auth, 0) and I've got this error message: libvirt: error : unsupported configuration: *libvirt was built without the > 'esx' driver* If I use the vijava client, the connection works fine. ServiceInstance serviceInstance = new ServiceInstance(new URL(" > https://HOSTNAME/sdk"), USERNAME, PASSWORD, true) ... Some environment info: os: Ubuntu 13.10 > jdk: 1.7.0_51-b13 > Java client: org.libvirt:libvirt:0.5.1 Can you help, p...