| 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.
|
 |
 |
|
|
subject: Java2WSDL in AXIS 1.4 - java.lang.NoClassDefFoundError
|
|
|