As the instruction in the user-guide(Version Beta1), some jar files(axis.jar, jaxrpc.jar, clutil.jar, commons-logging.jar, tt-bytecode.jar, wsdl4j.jar and log4j-core.jar) have been set in CLASSPATH. When running java org.apache.axis.wsdl.WSDL2Java a exception displayed on screen just like: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/avalon/excalibur/cli/CLOptionDescription at org.apache.axis.wsdl.WSDL2Java.<clinin>(Unknown Source) So could you please help me to find out what's going on. Where can I find the CLOptionDescriptior class.
Thanks Xiao Wang
