Wondering if anyone has ever seen this before:
> java org.apache.axis.client.AdminClient deploy.wsdd
Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/rpc/ServiceException
Using Tomcat and Axis on linux. jaxrpc.jar is in my classpath, and can't figure out why it would be giving me a NoClassDefFoundError.
Any Ideas?
regards, Doron
