Thanks for taking a look. Unfortunately removing synchronization blocks means indentation changes and a big patch :-( David
On Jan 10, 2008 2:53 PM, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: > hi David , > seems like a lot of changes :-) , any way if the build is working fine > then no issues ;-) > > -Deepal > > All, > > I was looking at AXIS2-3283 which propted me to take a look at the > > operationContextMap in ConfigurationContext and it struck me that we > > can probably do better than the current synchronization blocks by > > using a ConcurrentHashMap. > > I 've attached a patch to make this change. Could someone take a look > > and sanity check it please? > > > > David > > > > ------------------------------------------------------------------------ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- David Illsley - IBM Web Services Development --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
