Xiao, I am not an axis expert. I'm just a guy that can look at some jar files with winzip. I noticed that clutil.jar contains the following class.
org/apache/avalon/excalibur/cli/CLOptionDescriptor. Your email refers to a class named CLOptionDescription, but it is possible that you typed the named incorrectly. The clutil.jar appears to have disappeared from the Axis beta 2 release. Is it possible that you have mixed some beta one jars with some beta two jars? When requesting help with an installation, it is usually a good idea to identify the name and revision of your web server and the revision of Axis and Java. Dan ----- Original Message ----- From: "Wang, XD (Xiao Dong)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 07, 2002 5:10 AM 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 > >
