Archive for July, 2009

Analysing jar dependencies

Saturday, July 18th, 2009

Something like 2 months ago I wrote a post on how different classloaders can potentially cause you problems if you're not that careful on where your libs are loaded from. Well, I've just had to face another issue of that type, with a library of mine loaded from the bootstrap ...