Forum Discussion
EMC_Support
14 years agoContributor
I gave up this approach. It did not work at all.
I am now using soapUI directly from Maven using the failsafe plugin to run the JUnit wrapped runners (so that I can run multiple projects...), against a cargo deployed container with the grails app.
Not pretty but doable.
I am now using soapUI directly from Maven using the failsafe plugin to run the JUnit wrapped runners (so that I can run multiple projects...), against a cargo deployed container with the grails app.
Not pretty but doable.