Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

From the "Embedded Tomcat" distribution, copy (and remove the old versions) to the framework/catalina/lib folder the following jars (and remove the old versions):

  • ecj-<VERSION>.jar
  • tomcat-embed-core.jar
  • tomcat-embed-jasper.jar
  • tomcat-embed-logging-juli.jar (required to enable log4j for internal tomcat logging)

...

From the "Core Tomcat" distribution, copy (and remove the old versions) to the framework/catalina/lib folder the following jars (and remove the old versions):

  • tomcat-catalina-ha.jar
  • tomcat-catalina-tribes.jar

...

From the "Core Tomcat" distribution, copy (and remove the old versions) to the framework/catalina/lib folder the following jars (and remove the old versions):

  • annotations-api.jar
  • el-api.jar
  • jsp-api.jar
  • servlet-api.jar

...