TED]> wrote:
Russ,
Updating your tomcat installation with custom components is most likely out
of scope of Tomcat's application deployment. Perhaps you can offer your
customers a customized tomcat installation kit with your JAAS jar
preinstalled.
On Monday 02 April 2007 13:19, Russ
Hi,
I was looking into using Tomcat's (5.x) authentication for our
web-app. The web-app will be deployed in a single WAR file so the
customers can drop it into their existing Tomcat installation. The
authentication needs to be done via our custom JAAS implementation
which is packaged in a jar.