Hi,
I am able to run and view the sample program of web service SDK in vSphere web client.(i.e., vsphere-wssdk-ui and vsphere-wssdk-provider)
I am already having vsphere web client project,so I want to include the above mentioned project(i.e. vsphere-wssdk-provider) in my plugin java service project.As I assume multiple java services projects are not supported.
So I need to know how to Establish session, retrieve properties of VM etc
Can you please help on this.