File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Java2WSDL in AXIS 1.4 - java.lang.NoClassDefFoundError Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Java2WSDL in AXIS 1.4 - java.lang.NoClassDefFoundError" Watch "Java2WSDL in AXIS 1.4 - java.lang.NoClassDefFoundError" New topic
Author

Java2WSDL in AXIS 1.4 - java.lang.NoClassDefFoundError

Sam Gehouse
Ranch Hand

Joined: Jul 21, 2003
Posts: 281
I am using Axis 1.4 and issing Java2WSDL command from DOS promt.
I have the classpath set and have all teh relevant Axis jar files (including Commons logging) in that class path.

I get error:



My settings:


I have commons-logging in the path.

I am not sure why I am getting that error.


Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

Does commons-logging-1.0.4 definitely contain that class? Does your %% variable actually expand?


Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Java2WSDL in AXIS 1.4 - java.lang.NoClassDefFoundError
 
Similar Threads
Problem in running Fibonacci Web Service Example
Web service - NoClassDefFoundError exception
Problem with Sample application Fibonacci
Java2WSDL in AXIS 1.4 shows shows java.lang.NoClassDefFoundError: org/apache/axis/wsdlgen/Java2WSDL
Help on Axis AdminClient Error