Is it possible to include the wsdl in project and generate stub automatically at the time of project compilation?
I’m using grails, and grails-metro plugin for web services.
Is it possible to include the wsdl in project and generate stub automatically at
Share
Use following method in grails gant script class.
com.sun.tools.ws.WsImport.doMain(attrs)