<@U092N7GGG> here is code using my classloader tha...
# announcements
a
@yole here is code using my classloader that loads Solr + plugin jars, which I then use as a servlet classloader which starts the chain: https://github.com/kohesive/solr-undertow/blob/master/src/main/kotlin/uy/kohesive/solr/undertow/SolrUndertow.kt#L336 The Solr one is more complicated with core containers and more levels. But neither works, so start with my simple one.