Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
userguide:java:warlist [2014/07/23 13:39] chris@virtbiz.comuserguide:java:warlist [2014/07/23 13:50] (current) chris@virtbiz.com
Line 12: Line 12:
 pages to the Tomcat engine.   pages to the Tomcat engine.  
  
-Advanced users are advised to refer to documentation of Apache, Tomcat and mod_jk.+Advanced users are advised to refer to documentation of [[https://httpd.apache.org/|Apache]][[http://tomcat.apache.org/|Tomcat]] and [[http://tomcat.apache.org/connectors-doc/|mod_jk]]. 
 +----
  
-Selecting the Web Deployment menu item brings up the Web Archive (.war) Lists screen.+Selecting the Web Deployment menu item brings up the Web Archive (.war) Lists screen.   Click on "**[[userguide:java:waradd|Add]]**" to add a new web archive. 
 + 
 +The Web Archive (.war) list will contain this information: 
 +  * **Name**: This is the filename of the installed Web Archive (.war). 
 +  * **Location**: This is the site web subdirectory in which the Web Archive (.war) is installed. 
 +  * **Action**: Click the Remove icon to uninstall the web archive by recursively deleting the install directory.