It is my understanding that all deploy.wsdd does is add a service section to the web.xml for Axis. It is my undersatnding that the AdminClient simply performs a pseudo "copy and paste" for the developer to allow him to quickly deploy and undeploy the service. You can manually do it by working in the web.xml file.
James
|
- Deployment Descriptor - deploy.wsdd vs. web.xml Jason Etherton
- Re: Deployment Descriptor - deploy.wsdd vs. web.xml matthew.hawthorne
- NYY96