Im currently trying to use WSDL2Java component of axis. Im a newbie to configuring classpaths so i am at a loss. I have tried adding the location of all the axis jar files to the "classpath" environmental variables but, this has had no effect.
Everytime i try to run java org.apache.axis.wdsl.WSDL2Java i get a NoClassDefFoundError, which means that java can't find the jar's.
If anybody could tell me how to make this work i would really appreciate it.