[Date Prev][Date Next] [Chronological] [Thread] [Top]

Fw: Query on JNDI



Subject: Query

While creating a subContext for Attributes, I get the following exception.
 
javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name ''"
 
The JAVA code I use is,
 
DirContext newAttr2 = d.createSubcontext("AttributeDefinition/TestAttribute", attrs2);
 
Can somebody suggest an alternative or point me to some help on the net ?
 
Thanks for the Help,
 
Rajesh