Welcome!
Here's a sample web application you can use to see how to apply Enunciate to a simple multi-module project.
This project provides examples of a REST endpoint (see PersonsEndpoint) that provides both XML and JSON endpoints.
It also provides a SOAP service (see PersonService).
git clone https://github.com/stoicflame/enunciate-sample.gitmvn installmvn -f enunciate-sample-webapp/pom.xml cargo:run