RE: Mod_webapp configuration

2001-11-02 Thread Parashar, Hitesh
What is the time-frame for this change to be in? >It will be supported in upcoming releases by mod_webapp, all static content >(so the one not associated with a filter, with a servlet, or with security >constraints) will be served automagically by Apache. >pier -- To unsubscribe:

RE: Tomcat 4.0 and HTTP BASIC auth using LDAP (Netscape Directory Ser ver)

2001-11-01 Thread Parashar, Hitesh
le will contain the authenticated user. Chris At 12:53 PM 11/1/2001 -0700, Parashar, Hitesh wrote: >Hi: > >We have our existing application running on iPlanet that uses the Netscape >LDAP implementation. We want to migrate that application to Tomcat 4.0 / >Apache. Is there any How-

RE: jboss-tomcat-apache

2001-11-01 Thread Parashar, Hitesh
Meg: You neither need to lose EJB nore Apache! You can have all three working together. I got the following combination working fine - JBoss 2.4.3 - Tomcat 4.0 - Apache 1.3.22 One constraint is that we have to jar the JSPs/servlets and other resources an

Tomcat 4.0 and HTTP BASIC auth using LDAP (Netscape Directory Server)

2001-11-01 Thread Parashar, Hitesh
Hi: We have our existing application running on iPlanet that uses the Netscape LDAP implementation. We want to migrate that application to Tomcat 4.0 / Apache. Is there any How-To for establishing HTTP basic auth with LDAP using Tomcat 4.0/Apache 1.3? TIA, Hitesh. -- To unsubscribe:

RE: jboss-tomcat-apache

2001-11-01 Thread Parashar, Hitesh
Meg: We are in a similar situation. We are also trying to use the trio of Apache+JBoss+Tomcat. Did you try using the bundle of JBoss-2.4.3_Tomcat-3.2.3 instead of JBoss-2.4.3_Tomcat-4.0? Is JBoss-2.4.3_Tomcat-3.2.3 bundle more stable than JBoss-2.4.3_Tomcat-4.0? TIA, Hitesh. -Original Mess