org/apache/axis/server/server-config.wsdd (in axis.jar) deploys it Read the docs about wsdd options to find out about lifetime, etc.
Read the architecture and user guides to find out about handlers. Jeff ----- Original Message ----- From: Senthil_KM To: [EMAIL PROTECTED] Sent: Thursday, March 11, 2004 3:34 AM Subject: Deployment in AXIS Hi all, We deploy in axis using the command: java org.apache.axis.client.AdminClient NOw basically in the soure code of the AdminClient Programm the web service at http://localhost:8080/axis/services/AdminService is called IS there any link or any document on how the web service gets depolyed? Is there a document on the exact life cycle of the deployment?
