Excluded Jars

The installation process can ignore some jars when copying files to the output directory/archives.

This page discusses:

See Also
Web.xml Fragments
Fragment Files
Application Server Files

The FRAMEWORK_warExcludedJars.txt file specifies which jar files to exclude when building the installation file tree.

This file contains a list of files, separated by line feeds, that should be excluded from the installation. For example:

jar_i.jar
jar_j.jar

The full path to this file is PLATFORM/docs/javaserver/FRAMEWORK_warExcludedJars.txt.