CLOptionDescription is in clutil.jar. Verify that your CLASSPATH correctly contains this jar.
Russell Butek [EMAIL PROTECTED] "Wang, XD (Xiao Dong)" <[EMAIL PROTECTED]> on 05/07/2002 07:10:16 AM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: How to Use WSDL2Java 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