RE : [AXIS2C] [WSDL2C] Tool usage problem.

2008-06-16 Thread Lefrancois, Carl
Hello, I believe that exception means that the CLASSPATH environment variable needs fixing. It should include a reference to the Axis2 directory that contains the jar files for WSDL2C. I had the same problems when beginning to use WSDL2C. Keep at it, it works well eventually! hth

Re: RE : [AXIS2C] [WSDL2C] Tool usage problem.

2008-06-16 Thread Daniel Gorodowienko
Hi Carl and axis mailing group, My CLASSPATH is equal to .;C:\Programmer\Java\jre1.6.0_05\lib\ext\QTJava.zip;C:\axis2c-bin-1.4.0-win32\lib and file containing org.apache.axis2.wsdl.WSDL2C class is axis2-codegen-1.4.jar, which is contained in lib directory. JAVA_HOME stands as