Versions Compared

Key

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

...

Info

remember to update LICENSE and .classpath files

framework/catalina/lib

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

  • ecj-<VERSION>.jartomcat
  • catalina.jar
  • catalina-ha.jar
  • catalina-tribes.jar
  • jasper-embed-core.jar
  • tomcat-api.jar
  • tomcat-coyoteembed-jasper.jar
  • tomcat-embed-logging-log4jjuli.jar (required to enable log4j for internal tomcat logging)

for the core Tomcat engine.

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

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

for clustering support.

  • this is usually found under the bin folder of the Tomcat distribution)
  • tomcat-util.jar

framework/base/lib/j2eespecs

...

they are the standard API specifications; please add the suffix for the specification version (can be found in the Tomcat documentation or in the Manifest file in them).
The current specification versions in OFBiz (and Tomcat 7.0.*) are:

  • annotations-api-3.0.jar
  • juelel-api-2.2.1.jar
  • jsp-api-2.2.jar
  • servlet-api-3.0.jar