Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes class not found when running gradlew.bat runTestClient #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 7, 2022

  1. Fixes class not found when running gradlew.bat runTestClient

    Before: Error: Could not find or load main class net.corda.samples.example.webserver.Client
    
    After: -- Here is the networkMap snapshot -- // -- Here is the node info of the node that the client connected to -- // with the relevant information about the nodes
    ja9-look authored and mattgavi committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    fb6dc4f View commit details
    Browse the repository at this point in the history