Hi this is a special requirement. Actually I also don't like to do this that way but the client is not technically good enough. Even though we said this is not the right approach he wants this way. I just don't want to argue with him so I said we will do it that way.
Anyway I just want to know the best way of updating the loacldatabases against LDAP. -----Original Message----- From: Stefan Zoerner [mailto:[email protected]] Sent: Tuesday, April 13, 2010 9:54 PM To: [email protected] Subject: Re: hi need best suggestion Muralidhar Yaragalla wrote: > We have an application running on tomcat. We are > storing user information on APCAHEDS using some other application. But > whenever there is a change in the user information my application (which is > running on tomcat) has to be notified and upon notification it has to > update its local user database against LDAP. > > So what is the best way of doing this? > Perhaps I am totally wrong and don't understand your requirements, but why not using a JNDI Realm within Tomcat which directly connects to ApacheDS directly instead of using a "local user database" (what exactly is this database?). Greetings from Hanover, StefanZ
