We were having some very strange classloading issues. It turns out that
-verbose
gives you a nice output why a given jar could not be loaded and when each class is being loaded.
We were having some very strange classloading issues. It turns out that
-verbose
gives you a nice output why a given jar could not be loaded and when each class is being loaded.