Axis WSDD Reference
Posted on 2005-06-17 11:02 家有小貓's Java Blog 閱讀(537) 評論(0) 編輯 收藏 所屬分類: Web ServiceAxis WSDD Reference
The SOAP tool Apache Axis offers a lot of features which require the use of a deployment descriptor. This reference describes all the elements and attributes which can be used in a WSDD deployment descriptor.
Elements
All Elements belong to the http://xml.apache.org/axis/wsdd/ namespace.
- beanMapping
- chain
- deployment
- documentation
- endpointURL
- fault
- globalConfiguration
- handler
- handlerInfo
- handlerInfoChain
- header
- namespace
- operation
- parameter (configuration parameter)
- parameter (operation parameter)
- requestFlow
- responseFlow
- role
- service
- transport
- typeMapping
- undeployment
- wsdlFile
http://www.osmoticweb.com/axis-wsdd/