mirror of
https://github.com/corda/corda.git
synced 2025-02-12 05:35:50 +00:00
The `corda-shell` jar will already be installed if it exists in the the node's `/drivers` directory. There is no need to include a `URLClassLoader` to load its classes. Rely on the process's main classloader.