I would like to call a method from a java class when all the beans have been initialized by Spring. Can anyone help me with that.
Thanks
Type: Posts; User: whiteroses009@yahoo.com; Keyword(s):
I would like to call a method from a java class when all the beans have been initialized by Spring. Can anyone help me with that.
Thanks
Thanks Oved. I have partially solved the problem using SingleContextSource around LdapContextSource. Now, I am running into another issue. If I use same template which has SingelContextSource for...
The details are here, please help
http://forum.springsource.org/showthread.php?125262-Error-while-doing-paged-query-on-LDAP
I tried to retrieve the result from LDAP using paged query. It returns 2-3 pages successfully, but then some times failes on any page with the following exception.
Caused by:...
Hi,
Did you figure out this problem ?
Did you resolve this now?