Is it an option to run a small java app on the LDAP server that does the updates?
 
This way the tomcats could send update requests to the small server app and it could queue the requests until it is able to do them.
 
Ta
Matt
-----Original Message-----
From: Donie Kelly [mailto:[EMAIL PROTECTED]
Sent: 01 October 2004 15:44
To: Tomcat Users List (E-mail)
Subject: Clustered webapp that updates LDAP???

Hi all

 

I need to create a webapp which will be running on multiple machines but they all get work which requires updates to an LDAP server. I need to make sure that each webapp handles just one transaction each so that they do stomp over each others changes.

 

I’m thinking of allowing just one of the webapps to handle the updates but others would need to take over if it failed.

 

Maybe this is the wrong way to go about it so any pointers of a decent techinique to do this would be appreciated.

 

Thanks
Donie

 

Any opinions expressed in this E-mail may be those of the individual and not 
necessarily the company. This E-mail and any files transmitted with it are 
confidential and solely for the use of the intended recipient. If you are not the 
intended recipient or the person responsible for delivering to the intended recipient, 
be advised that you have received this E-mail in error and that any use or copying is 
strictly prohibited. If you have received this E-mail in error please notify the 
beCogent postmaster at [EMAIL PROTECTED]
Unless expressly stated, opinions in this email are those of the individual sender and 
not beCogent Ltd. You must take full responsibility for virus checking this email and 
any attachments.
Please note that the content of this email or any of its attachments may contain data 
that falls within the scope of the Data Protection Acts and that you must ensure that 
any handling or processing of such data by you is fully compliant with the terms and 
provisions of the Data Protection Act 1984 and 1998.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to