================================================================== RELEASE NOTE for Nokia WSDL-to-C++ Wizard for S60 ================================================================== Product Description: ==================== The Nokia WSDL-to-C++ Wizard for S60 enables developers to easily access web services from Symbain OS code. The tools is used to to create C++ proxy classes and methods to be exceuted on the phone. These methods can be called from the S60 application to easily access webservices as simple local methods. The tools is primarily intended to be used as a Visual Studio .NET 2003 Add-in together with Carbide.vs 2.0.1. The tool however also contains a command line interface that enables to tools to also be used together with other IDEs, in particular Carbide.c++ Express. The Wizard creates the C++ proxy objects from the WSDL file describing the Web Service Provider (WSP). The Wizard autogenerates the code of the proxy object and stubs for callback routines used for event handling. The client application can access the Web Services provided by the WSP by simply calling C++ methods of the proxy object. The methods correspond to the services defined by the WSDL file. Features: ========= - Easy creation of Web Services clients accessing Web Services specified by a WSDL file. - Support for Web Services Basic Profile 1.0 with some restrictions - Support for S60 3.0 Web Services APIs - Automatic updating of required libraries for Carbide.vs 2.0.1 projects when used together with Carbide.vs System Requirements: ======================================== Microsoft Windows XP Service Pack 2 Java 1.4.2 or later Nokia S60 3.0 SDK If used as a Visual Studio Wizard Microsoft Visual Studio .NET 2003 Carbide.vs 2.0.1 Compatibility: ===================== Web Services Basic Profile 1.0 (with restrictions detailed in User's Guide Appendix A) Known Problems: =============== Installation fails if the installation path contains directory names with several consecutive spaces. In the User's Guide, section 4.2, page 17, replace LIT8(KServiceEndpoint, "http://api.domain.com/service"); with _LIT8(KServiceEndpoint, "http://api.domain.com/service"); The XmlDataBinding.sis supplied with the software will show the following message when it is installed on a S60 3.0 phone: "Application not compatible with phone. Continue anyway?" To install just respond "Yes". Further Info: ============ http://www.forum.nokia.com/ Copyright © 2006 Nokia Corporation. All rights reserved. Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation.