Register a new plugin

  • To install a new plugin create a JAR file and copy it into your $TOMCAT/plugins folder. More information at Creating a JAR file with Eclipse (you can also build your JAR files with Maven).
  • Go to Administration > Utilities > Plugins and click the Reload plugins button at the top right.
  • The new plugin will be shown in the plugins table.

A plugin configuration may require changing Configuration parameters or restarting the application. For example, in the Creating your own Principal Adapter case.

Table of contents [ Hide Show ]