If you modify the sample, you must rebuild it for your modifications to take effect.
The EAM Sample Solution bundle includes an Ant build file that rebuilds the sample WAR file, eam-sample.war.
■
|
Verify that you have set up and started the EAM Sample Solution in an application server. |
■
|
Verify that you have Apache Ant in your development environment. For information about how to install and configure Ant, see http://ant.apache.org/. |
1 | In a command window, go to the root folder of your tc Server. | ||||||
2 | Stop the tcserver tc Server by running one of the following commands. | ||||||
3 | In a command window, go to the root folder of your ESX Agent Manager SDK development environment. | ||||||
4 | Rebuild the EAM Sample Solution WAR file by running the ant command. | ||||||
5 | Copy the file eam-sample.war from the ESX Agent Manager SDK work folder to the webapps folder in your tc Server.
| ||||||
6 | Restart the tc Server instance tcserver by running one of the following commands. |