Build and run the application
Your application is now complete. Run it using the play button in the IDE. If properly configured on the same network as your WVA your application should look as follows:
Note If you receive an error related to the getWVA method in the build output, make sure the capitalization matches that of the generated method. For example, getWva versus getWVA.
Where can I find the completed source?
To check your work against the completed project, you can retrieve the entire project from the Git tutorial repository as specified in the Getting Started section and run the following command:
git checkout step1