I am having a problem generating a WSDL file from my Java code.

The Java source/classpath selection page of the Axis2 Codegen Wizard appears to 
have several bugs.

1) when I enter the fully qualified class name an error message stating that 
the class name is not properly terminated is displayed; even after I finish 
entering the fully quilified name the error message remains displayed

2) after adding the folder containing the class files and clicking the Test 
Class Loading button I get an error message that says a 
java.lang.ClassNotFoundException was thrown

Is there a fix for this?

I have added the stax-api-1.0.1.jar and backport-util-concurrent-3.1.jar file 
to the Axis2 Codegen Wizard \lib folder in Eclipse\plugins.  This did not solve 
the problem for me.

This fix was for a target invocation exception, if I recall.  Is this all 
related to the same problem or are there two different problems here?

Any workarounds until this gets fixed?  Is using Maven2 an alternative?

Any help would be greatly appreciated.

BTW: I'm using Eclipse Ganymede(v3.4.1), Axis2 v1.4.1 and Axis2 Codegen Wizard 
v1.3.0

Reply via email to