GUI Dynamic Invoker

2002-11-08 Thread Christophe PINON
sole/term - Try to correct limitations/bugs - Integrate UDDI/WSIL to get list of WSDL - . Enjoy! Christophe Pinon mailto:cpinon@;sqli.com ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.ya

Re: Axis Client with JDK1.3.0

2002-03-14 Thread Christophe PINON
Hi Sri, IMHO that's not problem JDK version 1.3 or 1.4I had the same exception, in the WSDD contructorit was because a DOM classes of an other parser were loaded before those of my xerces jar.This parser has an old version of DOM Classes, where methods were missing! If you put xerces/crimson in fr