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:

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

for the core Tomcat engine.

...

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

for clustering support.

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

...

.

...

they are required to enable log4j for internal tomcat logging

framework/base/lib/j2eespecs

...