Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Table of Contents

This sample demonstrates the WSO2 Application Server's ability to generate code for a WSDL 2.0 description and its ability to invoke a real world application RESTfully. The WSDL  WSDL describes the REST API of Flickr via HTTPBinding  of WSDL 2.0. The Client provided in the sample uses a stub that is dynamically generated by the Application Server.

...