|
|
Web Services Development KitThe Curl Web Services Development Kit makes the resources and services of the "programmable web" available for applications on the Curl rich client platform. You are can obtain information resources from a Service Oriented Architecture though SOAP and WSDL, or from a Resource Oriented Architecture though REST and XML. To install the WSDK, download and unpack the distribution zip file. The following sections (from the included README) describe the included material in more detail: The distribution is organized into directories which each serve a specific purpose. Source DevelopmentThe 'wsdk-source' directory contains all source code for WSDK modules, and could be used for modifying the WSDK itself. It alsoincludes test suites, and some sample applets.
Documentation InstallationThe 'docs-install' directory contains library directories prepared for addition to the Curl Documentation Viewer using the IDE 'Install Documentation' command. The directories include both documentation and linked source code
Tool InstallationThe 'source/tools' directory contains a WSDL Service tool prepared for addition to the Curl IDE using the IDE 'Tools>Configure Editors...' command.
If an earlier version of WSDL Services IDE tool has been installed, it must be replaced with the version in this distribution, in order to function with the Curl Version 7.0 IDE. The generated service packages will be marked with the curl version defined by their project. WSDK 1.1 CHANGESThis WSDK Release is a maintenance release, for use with Curl API Version 7.0.
These changes affect the code generated for WSDL service packages, so such packages should be regenerated for use with this release. The 'WSDLHTTPRPCPostClient.generated-using-version' property has been incremented, so that incompatible service packages can be detected. | ||||||||||||||||||||||||||||||||||||||||||||||||||
