RE: Problem during the call of a method

2004-06-28 Thread NJ Rogers, Learning and Research Technology
earning and Research Technology [mailto:[EMAIL PROTECTED] Envoyé : jeudi 24 juin 2004 18:07 À : Hiblot Sébastien Objet : RE: Problem during the call of a method the result is the same in my stdout.log :-( :-( What do the logs show? They should be very verbose and include the incoming and outgoing soap

RE: Problem during the call of a method

2004-06-24 Thread Hiblot Sébastien
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 s

Re: Problem during the call of a method

2004-06-24 Thread Rommel Sharma
: 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

RE: Problem during the call of a method

2004-06-24 Thread Hiblot Sébastien
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. -Message d'origine-De : Harald Pollak [mailto:[EMAIL PROTECTED]Envoyà:

RE: Problem during the call of a method

2004-06-24 Thread Harald Pollak
t's runing correctly. The error append when i call the new one. -Message d'origine- De : Dhanush Gopinath [mailto:[EMAIL PROTECTED] Envoyé : jeudi 24 juin 2004 14:55 À : [EMAIL PROTECTED] Objet : Re: Problem during

RE: Problem during the call of a method

2004-06-24 Thread Hiblot Sébastien
juin 2004 14:55À : [EMAIL PROTECTED]Objet : Re: Problem during the call of a method Check following. 1. Is you new Webservice deployed 2. Does server-config.wsdd has a refernece to your old web service - if so remove that 3. Check the classes, hope ur old Impl class is not ca

Re: Problem during the call of a method

2004-06-24 Thread Dhanush Gopinath
Check following. 1. Is you new Webservice deployed 2. Does server-config.wsdd has a refernece to your old web service - if so remove that 3. Check the classes, hope ur old Impl class is not called. 4 Also check the WSDL of the new Web Service. Does it have the reference of new method under