VM Config:VM Config Main/Tomcat: Difference between revisions

From FFL Wiki
Jump to navigation Jump to search
No edit summary
Updated for tomcat 8 and new maven build
 
Line 1: Line 1:
* A user 'tomcat' was created to run the tomcat server
* A user 'tomcat' was created to run the tomcat server
* The server is installed to /opt/apache-tomcat-6.0.26
* The server is installed to /opt/apache-tomcat-8.0.9
* The following libraries required by FFL2 were installed to the lib directory
* Libraries required to support JSTL and to connect to the database were installed into tomcat's lib directory
** antlr.jar
** See [[FFL2:FFL2_Main/Dev_Environment/Customise_Tomcat]]
** asm-attrs.jar
* Data source and realm were set up
** asm.jar
** Also see [[FFL2:FFL2_Main/Dev_Environment/Customise_Tomcat]]
** cglib-2.1.3.jar
** *Note:* Password should be set to the live DB password
** commons-collections.jar
** commons-logging.jar
** dom4j-1.6.1.jar
** hibernate-core.jar
** javassist.jar
** jsp-api.jar
** jstl.jarjta.jar
** log4j.jar
** mysql-connector-java-5.0.7-bin.jar
** slf4j-api-1.5.8.jar
** slf4j-simple-1.5.8.jar
** standard-1.1.2.jar
* Proxying connector was set up for www.totalfantacy.net as described in [[Techie:Techie Main/Java/Tomcat/Proxy through to Apache]]
* Proxying connector was set up for www.totalfantacy.net as described in [[Techie:Techie Main/Java/Tomcat/Proxy through to Apache]]
* Log file location and rotation configured - see [[Techie:Techie Main/Java/Tomcat/Tomcat log file config]]
* Log file location and rotation configured - see [[Techie:Techie Main/Java/Tomcat/Tomcat log file config]]

Latest revision as of 08:55, 7 August 2014