KarelHusa
8 years agoChampion Level 1
samuel_perez, SoapUI comes with a script wargenerator.bat. I use this script to build a WAR file.
The deployment is platform dependent, e.g. I deploy the mocks to Wildfly application server with a Groovy script (you can use Wildfly CLI as well).
I use Gradle to automate the build and deployment.
You can also explore the wargenerator.bat and achieve the same with Java/Groovy and customize the process according to your needs.
What actually are you missing?
Karel
Related Content
- 6 years ago
- 5 years ago