Skip to content

rodrigopaulino/tomcat-lifecycle-listeners

Repository files navigation

StartupNotificationLifecycleListener: triggers an OS notification when the app starts running.

Installation:

Tomcat's server.xml:

<Listener className="rp.listeners.StartupNotificationLifecycleListener" />

Run gw build and place jar inside tomcat's lib folder.

About

Set of tomcat listeners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages