You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Alberto Filho <al...@gmail.com> on 2005/10/18 14:35:31 UTC

deploy

I try di deploy like it:
java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient
-lhttp://localhost:8080/axis/services/AdminService de
ploy.wsdd

and i got de following error:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/clien
t/AdminClient

what happen???


Albert