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.
  • In the plugins table, the new plugin will be shown.

A plugin configuration may require changes to Configuration parameters or a restart of the application. For example, the Creating your own Principal Adapter case.

Table of contents [ Hide Show ]