Re: [JBoss-user] Question on LDAP/JBOSS

2003-06-23 Thread Nicholas
Arun; Are you using the JDBC-LDAP Bridge Driver ? Can you look in your LDAP server's log and see if there are any error messages that coincide with the requests from your JBoss server ? This way we can ensure that the requests are actually reaching your LDAP server and any error messages may reve

[JBoss-user] Question on LDAP/JBOSS

2003-06-23 Thread Arun
Hi, Can I use the JDBC-LDAP driver(JdbcLdap.jar) from octetstring with EJB container JBOSS for deploying CMP entity Beans? I am using jboss-3.2.1_tomcat-4.1.24, openLDAP 3.0 and JDBC-LDAP driver(JdbcLdap.jar). I have written a EJB CMP entity bean to store/retrieve data from LDAP. I tried t