Hi all,
I'm a new user for Axis, at this time I was able to run and test a service.
My next goal is to convert an Axis WSDL to Java, but I encounter this problem :
Exception in thread "main" java.lang.NoClassDefFoundError: javax.wsdl.Definition
You need wsdl4j library. http://www.ibiblio.org/maven/wsdl4j/jars/
Regards, Tomek
