public void testDeployWAR() throws IOException, HtmlElementNotFoundException, EmbJoprTestException {
final String DEPLOYABLE_NAME = "hellothere.war";
final EmbJoprTestToolkit ejtt = new EmbJoprTestToolkit(client, server);
// Click the nav tree.
String linkLabel = "Web Application (WAR)s";
//HtmlAnchor warLink = getNavTreeLink(linkLabel);