Réf. : Re: Réf. : Re: Réf. : Re: problem with client-config.wsdd

2003-12-05 Thread valerie . bauche
olution. Thanks for your help Valerie Rodrigo Ruiz <[EMAIL PROTECTED]> sur 05/12/2003 10:35:56 Veuillez répondre à [EMAIL PROTECTED] Pour : [EMAIL PROTECTED] cc : Objet : Re: Réf. : Re: Réf. : Re: problem with client-config.wsdd Just out of curiosity, why did you placed axis de

Re: Réf. : Re: Réf. : Re: problem with client-config.wsdd

2003-12-05 Thread Rodrigo Ruiz
Pour : [EMAIL PROTECTED] cc : Objet : Re: Réf. : Re: problem with client-config.wsdd stupid question what happens if you but it twice? in common/lib and in TOMCAT_HOME/webbaps/myservlet/WEB-INF/lib/axis.jar (without client-config.wsdd). I don't know what happens, but in your situation i wou

Réf. : Re: Réf. : Re: Réf. : Re: problem with client-config.wsdd

2003-12-05 Thread valerie . bauche
PROTECTED] Pour : [EMAIL PROTECTED] cc : Objet : Re: Réf. : Re: Réf. : Re: problem with client-config.wsdd does the other jar (in common/classes) contains a default client-config.wsdd? Am Fre, den 05.12.2003 schrieb [EMAIL PROTECTED] um 10:17: I've already tried that : If I put axis.jar b

Re: Réf. : Re: Réf. : Re: problem with client-config.wsdd

2003-12-05 Thread Harald Pollak
ry" So It's not the good solution Valerie Harald Pollak <[EMAIL PROTECTED]> sur 05/12/2003 10:08:07 Veuillez répondre à [EMAIL PROTECTED] Pour : [EMAIL PROTECTED] cc : Objet : Re: Réf. : Re: problem with client-config.wsdd stupid question what happens if you but it twic

Réf. : Re: Réf. : Re: problem with client-config.wsdd

2003-12-05 Thread valerie . bauche
e à [EMAIL PROTECTED] Pour : [EMAIL PROTECTED] cc : Objet : Re: Réf. : Re: problem with client-config.wsdd stupid question what happens if you but it twice? in common/lib and in TOMCAT_HOME/webbaps/myservlet/WEB-INF/lib/axis.jar (without client-config.wsdd). I don't know what happens, but in

Re: Réf. : Re: problem with client-config.wsdd

2003-12-05 Thread Harald Pollak
ll clients !!! It's really a problem ! Valerie Harald Pollak <[EMAIL PROTECTED]> sur 05/12/2003 08:31:57 Veuillez répondre à [EMAIL PROTECTED] Pour : [EMAIL PROTECTED] cc : Objet : Re: problem with client-config.wsdd I think the tomcats classpath search at 1st in the lib dir,

Réf. : Re: problem with client-config.wsdd

2003-12-05 Thread valerie . bauche
ients !!! It's really a problem ! Valerie Harald Pollak <[EMAIL PROTECTED]> sur 05/12/2003 08:31:57 Veuillez répondre à [EMAIL PROTECTED] Pour : [EMAIL PROTECTED] cc : Objet : Re: problem with client-config.wsdd I think the tomcats classpath search at 1st in the lib dir

Re: problem with client-config.wsdd

2003-12-05 Thread Harald Pollak
I think the tomcats classpath search at 1st in the lib dir, so the wsdd is found first in the jar and searching for the wssd will be stopped. I don't really have a solution but a work arround: remove the client-config.wsdd from the jar and but it everywhere you use it. maybee it is allso possi

problem with client-config.wsdd

2003-12-04 Thread valerie . bauche
I have a first config which works correctly : TOMCAT_HOME/webbaps/myservlet/WEB-INF/classes/client-config.wsdd TOMCAT_HOME/webbaps/myservlet/WEB-INF/lib/axis.jar (without client-config.wsdd) But next, I need to use the axis.jar elsewhere in tomcat so I need to put the axis.jar in TOMCAT_HO