|If that's the case, then I think there is no other choice than |using the reentrant lock for every method of ULR, so that the code |is wrapped into a try/finally (acquire/release). |Adrian, can you try the above to see if it works ?
Woke up this morning, and was thinking that we should make the ULR like the cache sync, i.e. synchronize all entries and use a monothreaded approach to it, all methods should go through that one "semaphore". marcf _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
