Chapter 4.2 Shared Library Files

The following lists the two locations used within a Tomcat installation for shared code:

  • $CATALINA_HOME/common/lib – This contains the JAR files which are visible both to web applications and internal Tomcat code.
  • $CATALINA_BASE/shared/lib – This contains JAR files which are visible to all web applications, but not to internal Tomcat code.

  • Currently 3.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
  Flag Inappropriate Content 0 comments