Just had a look at that myself and the duplicates are added from the get go.
Collections.list(classLoader.getResources("META-INF")) = Returns duplicates
Collections.list(classLoader.getResources("")) = empty
--
View this message in context:
http://openejb.979440.n4.nabble.com/Trunk-classloading-is-broken-with-case-sensitive-paths-tp4344116p4345020.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.
