Hi,
After working with SDK 5.5 we decided to develop 5.1-compatible plugin, hence we decided to switch our environment to work with SDK 5.1. However, no matter what sample or project I'm trying to run, I always get error when importing com.vmware.vise.data.
For example, I'm just trying to run ChassisRackvSphere sample (which doesn't even use 3rd party libs), and each time I try to start the server, I get the following error:
[2013-11-25 17:23:54.057] [ERROR] TCP Connection(2)-127.0.0.1 <DE0002E> Installation of bundle 'com.vmware.samples.chassisrackvsphereservice' version '1.0.0' failed. org.eclipse.virgo.kernel.osgi.framework.UnableToSatisfyBundleDependenciesException: Unable to satisfy dependencies of bundle 'com.vmware.samples.chassisrackvsphereservice' at version '1.0.0': Cannot resolve: com.vmware.samples.chassisrackvsphereservice
Resolver report:
An Import-Package could not be resolved. Caused by missing constraint in bundle <com.vmware.samples.chassisrackvsphereservice_1.0.0>
constraint: <Import-Package: com.vmware.vise.data; version="0.0.0">
I've never had this kind of problems with SDK 5.5, and now, with SDK 5.1 I always get stuck with this error.
What may be the problem? When and how this vSphere-web-client bundle is loaded into the Virgo server? (its jar does not appear in the repository/usr folder of the serenity client)
Thanks,
Valeria