• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object] when fetching
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object] when fetching


  • Subject: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object] when fetching
  • From: Gustavo Pizano <email@hidden>
  • Date: Thu, 7 May 2009 14:21:03 +0200

Hello, 
I reverse engineered the LDAP schema to EOModel, now I have to follwoing

an entity XWSContactsGroup, a XWSContact, and a XWSContactElement.

I made the following relationships, whiteout flattering,

 XWSContactsGroup >>    << XWSContact >>   <  XWSContactElement.

now, I want to fetch a specific XWSContacGroup dowing the follwoing


XWSContactsGroup cg = XWSContactsGroup.fetchRequiredXWSContactsGroup(ec, "cn","Contacts");


and this is the result 


com.webobjects.jndiadaptor.JNDIAdaptorException: Cannot search (&(objectClass=xwsContactsGroup)(cn=Contacts)): javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name ''



Im not LDAP  expert, but my boss kinda told me that the & sign shouldn't be there, but I don't have control over that & generation,... so... 


I guess there should be another to make the fetch.


Any ideas?



Thanks 


Gus


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object] when fetching
      • From: Gustavo Adolfo Pizano <email@hidden>
  • Prev by Date: Re: Passing a wrapper component to a page-level component
  • Next by Date: Re: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object] when fetching
  • Previous by thread: Re: Antw: Re: Migrating Data from a temporary table into anothereditingcontext
  • Next by thread: Re: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object] when fetching
  • Index(es):
    • Date
    • Thread