WebServices

The webservices element is the root element for the web services deployment descriptor. It specifies the set of Web service descriptions that are to be deployed into the J2EE Application Server and the dependencies they have on container resources and services.



Attributes Summary
id : String  
description : StringThe description element is used by the module producer to provide text describing the parent element.
displayName : String  
smallIcon : String  
largeIcon : String  
webServiceDescriptions : WebServiceDescription *  

Attribute Details

id    -     
     data type:  String
     default Value:   unspecified



description    -    The description element is used by the module producer to provide text describing the parent element. The description element should include any information that the module producer wants to provide to the consumer of the module (i.e. to the Deployer). Typically, the tools used by the module consumer will display the description when processing the parent element that contains the description.
     data type:  String
     default Value:   unspecified



displayName    -     
     data type:  String
     default Value:   unspecified



smallIcon    -     
     data type:  String
     default Value:   unspecified



largeIcon    -     
     data type:  String
     default Value:   unspecified



webServiceDescriptions    -     
     data type: WebServiceDescription*


Copyright IBM Corp. 1996-2002