Listing 3 shows a typical WSDD file used for deploying services into Axis. It shows that a custom provider will handle incoming requests.
清单3显示了用于将服务部署到Axis中的典型WSDD文件。
3
Deploying an Axis Web service is cumbersome and takes a bit of digging around to sort everything out, with Web Services Deployment Descriptor (.wsdd) files being the best supported method.