Nuxeo Platform 5.6 Nuxeo Platform 5.5 Nuxeo Enterprise Platform (EP) 5.4 Nuxeo Enterprise Platform (EP) 5.3
changes.mady.by.user Antoine Taillefer
Saved on Nov 17, 2011
Saved on Jun 25, 2012
To start with we assume that we have access to a remote WebService, from which we can easily download the WSDL file. For example, let's take a simple WebService that provides weather forecast: http://www.restfulwebservices.net/wcf/WeatherForecastService.svc?wsdl.
The code samples used for this example can be found here.
...