To build:
- check out the project.
- Generate the objects using Gradle genJaxb task.
- Build the project using Gradle build task.
- Run the Application.
To test:
- The easiest route is use SOAP UI to build a request from the WSDL.
- Don't forget to add ws-security basic authentication for user/password.