Chapter 8 Working with Web Services


WSDL tab of the component instance

The WSDL tab in the property sheet of the component instance includes the following properties:

Property Description
Target namespace URL linked to a method that ensures the uniqueness of the Web service and avoids conflicts with other Web services of the same name.
By default, it is: http://tempuri.org/ for .NET, and urn:%Component.targetNamespace% for Java
Import interface WSDL When selected, means that the implementation WSDL imports the existing interface WSDL
Comment Used as the description of the WSDL file during WSDL generation and WSDL publishing in UDDI
WSDL editor You can also use a text zone below the Comment area to display the contents of the WSDL. When you click the User-Defined tool among the available tools, you make the contents user-defined. Once clicked, the contents can be overridden

Note   Display the component instance tabs
You can display some of the tabs of the property sheet of a component instance by right-clicking the component instance symbol in the diagram and selecting the appropriate tab from the contextual menu.

 


Copyright (C) 2006. Sybase Inc. All rights reserved.