As noted in the mailing list archives, you need to include servlet.jar in your classpath.
-- Michael On Mon, 11 Nov 2002, Fatih Mustacoglu wrote: > I have installed it step by step and before deploying, I have to > create wsdd file.When I run the command"java > org.apache.axis.client.AdminClient", i am getting those errors: > > C:\>java org.apache.axis.client.AdminClient Exception in thread > "main" java.lang.NoClassDefFoundError: javax/servlet/Servlet
