VMware Cloud Community
osha
Enthusiast
Enthusiast

SDK problem

I'm trying to use the VMware SDK for java. I followed the steps in the developer's setup guide, I believe the build was successful although i get the following notes during the build:

Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

And when i try use the run command below to execute i get an error: couldn't find main class:


run.bat com.vmware.samples.general.SimpleAgent --url https://yourFQDNservername/sdk --username username --password password [--ignorecert ignorecert]


I believe the problem might be with accessing the SDK since when i use https://yourFQDNservername/sdk and place the FQDN of the ESX server, from the browser i get: http 404 not found.

Tags (1)
0 Kudos
1 Reply
milton123
Hot Shot
Hot Shot

I am also have this problem. Could some one solve the problem?

Cheers, Yours Udin

0 Kudos