Tomcat vs Bea WebLogic - (was: Re: What LDAP servers does JNDI realm support?)

2003-10-09 Thread David Diaz
Davi Leal wrote: jerome moliere wrote: As I am getting [LDAP: error code 2 - Protocol Error] (See below), I would like to know if that Micro$oft product is a certified LDAP server. as fai as i Know, like any other microsoft product, partially... :) I have been told the LDAP protocol is

Re: Tomcat vs Bea WebLogic -

2003-10-09 Thread David Diaz
a custom Realm should be simple if one understands JNDI programming. Which is what I had to do with respect to ActiveDirectory and wacky business rules vs domain setup. David Diaz wrote: Reference: http://www.weblogic.com/docs51/admindocs/ldap2.html#intro The WebLogic LDAP realm has been

JNDI: LDAP Protocol Error (Microsoft LDAP)

2003-10-08 Thread David Diaz
Hi all, I am trying to authenticate my webapps via a JNDI Realm, which connects to Microsoft Site Server (LDAP). As I am getting [LDAP: error code 2 - Protocol Error] (See below), I would like to know if that Micro$oft product is a certified LDAP server. If it is not so, do you advise me any

LifecycleException, Oracle's Realm

2003-10-06 Thread David Diaz
After downloading and installing a clean tomcat 4.1.27, I just add the below realm to the server.xml file and I get the below exception at start time: REALM - Realm className=org.apache.catalina.realm.JDBCRealm debug=99 driverName=oracle.jdbc.driver.OracleDriver