Thanks. :-) 2011/7/20 AndyG <[email protected]>
> I 'almost' had time to work on this today ...but then got dragged off in > another direction. Brain carried on pondering though so here's my thoughts. > > I am thinking that we only need to look at and use the JarFile objects to > find a match. > > That is actually what I did in the reverted changes. > So, take a clone of both maps. Iterate over the keys in urlCache and the > values in fileCache. Those JarFiles that match our path get removed and > closed. > > Create a snapshot should decrease the possibility of ConcurrentModifiedException, and think that is only what we could do now > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Re-svn-commit-r1146747-openejb-trunk-openejb3-container-openejb-core-src-main-java-org-apache-openeja-tp3674308p3678553.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. > -- Ivan
