Version 2.0 of the Eclipse Web Tools Platform (WTP) was just released last week. If you don’t have Eclipse already installed (or like me were a few releases behind), the best way to get caught up and get all of the libraries required by the WTP is to download one of the all-in-one releases. As of today, the download link for the Win32 version is here and the one for Linux is here.
It contains a variety of tools for web application development including XML schema development, WSDL creation and validation and generation of web services clients.
I also found a Eclipse WTP WSDL Editor tutorial that steps you through the process of creating a WSDL from scratch.
The screenshot below shows the “design” view of a new WSDL describing athe InternationalTime Web Service which contains a single getInternationalTime operation. The input message for this operation was defined in an “inline” schema and is show in the editor as well.
My favorite tool for building WSDL’s from scratch has been XML Spy Enterprise, but at USD $3,000 per license that’s a bit steep for many of my clients. The free tools included in the Europa release of Eclipse and the updated WTP may be just the ticket.
Mark
#soa#webMethods#API-Management