Re: Authenticating a drop-in web-app

2007-04-03 Thread Russ Sherk
Thanks Nicholas, I wanted to make sure before going ahead with our own implementation. We currently ship a custom tomcat but customers are demanding the ability to deploy our product in their existing corporate tomcat servers. Thanks again, --Russ On 4/2/07, Nicholas Sushkin <[EMAIL PROTECTED]

Re: Authenticating a drop-in web-app

2007-04-02 Thread Nicholas Sushkin
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 Sherk wrote: > Hi, > >