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. 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. -- 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.
