Hello,

I have a problem wit WSDL2C.

I have read in the manual that I must add the CLASSPATH to the enviroment
variables, before I can use WSDL2C. I have added this:
CLASSPATH=/path-to-the-library/lib
export CLASSPATH

But I have always the same error if I want to generate stub and skeleton
with WSDL2C with the following command:

java org.apache.axis2.wsdl.WSDL2C -uri myArithmetik.wsdl -ss -sd -d adb -u

Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/axis2/wsdl/WSDL2C

Thanks

M. Cavus

Reply via email to