You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Janesh Vasudeva <jv...@asapsolutions.com> on 2001/06/13 12:43:37 UTC

Cocoon with Ldap

When i try to acces  Ldap Server , it gives me this error



Wed Jun 13 15:57:57 GMT+05:30 2001:<I> <ServletContext-General> *.xml: init
Exception: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Ob
ject]; remaining name 'o=ireason.com,uid=rdesantis,ou=people'
using renderer org.apache.fop.render.pdf.PDFRenderer
using element mapping org.apache.fop.fo.StandardElementMapping
using element mapping org.apache.fop.svg.SVGElementMapping
building formatting object tree
setting up fonts
formatting FOs into areas
 [1]
rendering areas to PDF
writing out PDF

with this code

<ldap-defs>
   <ldap-server name="ireason.com">
    <initializer>com.sun.jndi.ldap.LdapCtxFactory</initializer>
    <ldap-serverurl>ldap://reason2.ireason.com:389/</ldap-serverurl>
   </ldap-server>
   <ldap-querydefs name="standard" default="yes"/>
  </ldap-defs>
  <ldap-query server="ireason.com" ldap-searchbase="o=ireason.com,uid=rdesantis,ou=people" defs="standard">
  msisdnlist=*
   </ldap-query>

what does this msisdnlist stands for ?

whereas this data i get when i run java program to get ldap details

uid=rdesantis, ou=people, o=ireason.com
firstname = Robert
lastname = DeSantis
uid = RDeSantis
location = san jose.california.us.northamerica
role = null
language = pt
email = rdesantis@ireason.com
mobile = 408.393.4341
pager = 408.393.4341
fax = 408.555.1212