Contents of the ESX Agent Manager SDK

The ESX Agent Manager SDK contains a Web archive that you can use to deploy the EAM Sample Solution and view it in the
. The SDK also contains the source files of the solution that you can adapt to experiment with solution development.
Elements of the ESX Agent Manager SDK Bundle
Element
Description
eam-sample.war
Web archive that contains the ready-made version of the sample solution that you can deploy immediately.
build.xml
An Ant build file that you can use to rebuild the solution if you adapt it.
\doc
ESX Agent Manager API documentation.
\src
Java source files of the EAM Sample Solution.
\war\vm
An OVF template and VMDK file from which the EAM Sample Solution deploys a simple ESX agent virtual machine.
\war\vib
VIB bundles for
.
\war\WEB-INF\
Source files of the Web application from which the EAM Sample Solution is deployed. You find ready-made JAX-WS stubs in
\war\WEB-INF\lib\eam+vim25-wsdl.jar
.
\wsdl
Web Service Definition Language (WSDL) files for ESX Agent Manager client stubs.