Check the access and error log on the directory server. You should see the ADD operation in the access log with the result code. You may see other errors in the error log. It seems strange that you see no errors in your web server logs . . .

Monarch wrote:
hello all

i am making a chat application in which after the authentication of the user i wanted to pass the userid from the servlet to the ldap directory

Now i have written the code for the addition of entries that uses LDAPAtrribute,LDAPAtrributeSet and LDAPEntry classes of netscaoe dir SDK for java
Now when i make the object of this class into the servlet the servlet and add.java(ie entry adding class) compiles


But when it is deployed the application haults at the creation of object and no output is being seen on the web server also not even error

What would be error

Thanks
Regards
Monarch

_______________________________________________
mozilla-directory mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-directory

Reply via email to