Versions Compared

Key

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

How to upgrade the embedded Tomcat in OFBiz

The intended audience of this document is the OFBiz committers group.
This document is a work in progress.
This document describes the steps required to upgrade the version of the embedded Tomcat, for versions 7.0.27 or greater.

...

Info

remember to update LICENSE and .classpath files

framework/catalina/lib

From the "Embedded Tomcat" distribution, 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

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

...