Actually, it appears that you did not specify the correct package for
Wsdl2Java:
java org.apache.axis.wsdl.WSDL2Java <args>
-----Original Message-----
From: James Black [mailto:jblack@;ieee.org]
Sent: Friday, November 15, 2002 1:36 PM
To: [EMAIL PROTECTED]
Subject: Re: java2WSDL/WSDL2Java problems
Darrell Gamble wrote:
> Hi, everyone. My quesiton for today is how to get my wsdl2Java and
> vice versa up and running. I have solved other Axis classpath issues
> but this one continues to nag me as I get the dreaded noclassdeffound
> error for org/apache/axis/Wsdl2java. But I have axis.jar, clutil,
> log4j-core, wsdl4j, xerces and other jars individually in my classpath
> and equally in Tomcat's common\lib folder. I am not getting the
> extracts from calling the wsdl's from the command line and have not
> gotten farther since.
>
> I appreciate the timely and helpful responses. Hopefully you can get
> me out of this one.
Did you compile a server-side stub, and have it available to Tomcat?