Difference between revisions of "Tomcat server configuration"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Main_Page|Home</yambe:breadcrumb> =tomcat server configuration= ==Deploying application using war file== For deploying application using war file, simply c...")
 
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<yambe:breadcrumb>Main_Page|Home</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Tomcat server configuration]]
=tomcat server configuration=


==Deploying application using war file==
*[[Setup basic apache tomcat on CentOS 7 with mariadb]]
 
*[[Using ajp module to pass requests to tomcat server listening on localhost transparently]]
For deploying application using war file, simply copying file to /var/lib/tomcat/webapps folder is enough.  After few seconds tomcat extracts the war file and the internal folders also contain few configuration files which can be modified to configure the application

Latest revision as of 11:10, 14 July 2022