1. WSClient Plugin Soap 1.2 Error stackoverflow.com
|
2. Call .NET DLL compiled under Mono from Grails Application or use SOAP? stackoverflow.comPart of my project wrote all their code in C#. Our web application is in Grails and needs to access their code. The interface for what we need is ... |
3. Grails and consume SOAP webservice stackoverflow.comBeing fairly new to Grails i was wondering what people use to consume a webservice in Grails projects. So the client side of the system? Any recommendations? I see people using ... |
4. Groovy/Grails mock web service based on WSDL stackoverflow.comI've inherited a Grails app which makes calls out to a web service, using javax.xml.ws* classes and I'm trying to find a way to mock the web service based on the ... |
5. contract first soap web service in grails stackoverflow.comWhat is the best way to writing contract first SOAP web service in a grails application? I've found there are two plugin available to write contract first webservice 1. Grails Metro ... |