https://kotlinlang.org logo
a

apatrida

02/04/2016, 1:22 PM
When my class loader is loading Solr + the plugin JARs, I use:
Copy code
URLClassLoader(jarFiles.toTypedArray(), ClassLoader.getSystemClassLoader())
when Solr does it, not sure. but same results.