users@glassfish.java.net

Re: send exceptions by mail

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Tue, 24 Mar 2009 12:56:08 +0100

then ,you should implement your loggin handler to collect the logging
messages and do send it through javamail:
http://java.sun.com/j2se/1.4.2/docs/api/java/util/logging/Handler.html

* I never heard about a container notification feature by email or
other channel.. if there is such thing, I am also interested about
it....