mirror of
https://github.com/corda/corda.git
synced 2025-06-13 04:38:19 +00:00
* Create a subclass of CordaCaplet for the web server to put the cordapp JARs on its class path. * Revert "[CORDA-2303]: Fix issue with corda-webserver not looking for plugins in cordapp jars (#4390)" This reverts commitbad7b9b187
. * Revert "Create a subclass of CordaCaplet for the web server to put the cordapp JARs on its class path." This reverts commit12f14275c0
. * Create seperate webserver caplet