This is a bit strange!
I have written some code to search users in LDAP, when i run my test program, it retrieves all the attributes.

But when the same code runs in tomcat server and i try to search users in LDAP from browser (UI) i couldn't retrieve all the attributes.

Configurations and API are same for both unit test case and tomcat.

What could be the problem?

-Regards,
Sasidhar Rachuri