On Monday, February 4, 2002, at 09:26 AM, Mitchell Christensen wrote:
> While I was originally enthusiastic about the inclusion of LDAP > authentication as a natural extension of Turbine, I'm now wondering why > Turbine builds it's own authentication scheme rather than using the > underlying Servlet 2.3 Realm (JNDIRealm) model build into Tomcat? I think this was probably motivated by a desire to allow Turbine apps to be portable across servlet containers. Relying on a tomcat feature might cause the apps to break when deployed on non-tomcat containers. -Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>