Hello laurent,
I need a way to query the data inventory through the vsphere web services API from the web client. I understand that we can instantiate a provider in bundle context and get DataService as a constructor argument. But for my requirement I need a utility that can be used freely among more than one class within the java service layer of web client to query vcenter any time.
Please suggest the best way keeping in mind that the vim25.jar that is part of the web client sdk is the only 3p jar we have. We cannot use the sdk jar from webservices sdk.
Thanks & Regards
Manoj