SOAP Webservices with Maven, WSDL generation
This is the second part in the series about SOAP Webservices with Maven. It continues after SOAP Webservices with Maven, Client creation In the last post, we created the client. The client code was generated based on the wsdl from the webserver. Idealy, when building the clinet in the same maven run as the server, you… Continue reading SOAP Webservices with Maven, WSDL generation