thx but that's what i do.
-----Message d'origine----- De : Rommel Sharma [mailto:[EMAIL PROTECTED] Envoyà : jeudi 24 juin 2004 17:11 à : [EMAIL PROTECTED] Objet : Re: Problem during the call of a method Try the following: 1. Go to the folder where you invoked wsdl2java (the same folder, where the deploy.wsdd and Stub/Skeleton was generated) 2. Start Tomcat 3.Type: java org.apache.axis.client.AdminClient deploy.wsdd It should result in a message like: Processing file deploy.wsdd <Admin>Done processing</Admin> 4. Look now in your Tomcats axis/WEB-INF folder, you should see the server-config.wsdd file. 5. Try invoking the web-service now (call the new methods from your client now) and see if it works. Regards, Rommel Sharma. ----- Original Message ----- From: Hiblot SÃbastien To: [EMAIL PROTECTED] Sent: Thursday, June 24, 2004 8:17 PM Subject: RE: Problem during the call of a method First time, I have no server-config.wsdd in my webapp. I start tomcat, call the url http://localhost/services I have the AdminService and Version webService And then, I deploy the new one. ********************************************************* Disclaimer: This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com
