Join Slack
Powered by
When my class loader is loading Solr + the plugin ...
# announcements
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.
Open in Slack
Previous
Next