Hi,

You are missing package apache.

java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient

If you still get the class not found error for AdminClient.  Check whether
AXISCLASSPATH has all axis/lib jars. e.g. echo %AXISCLASSPATH%

Upul

On 10/3/07, zhshqzyc <[EMAIL PROTECTED]> wrote:
>
>
> What is wrong when I run the admin client.
> [CODE]
>
> C:\Documents and Settings\Owner>cd c:\axis\samples\stock
>
> C:\axis\samples\stock>java -cp %AXISCLASSPATH% org.axis.client.AdminClient
> -lhtt
> p://localhost:8080/axis/services/AdminService deploy.wsdd
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/axis/client/Admin
> Client
>
> C:\axis\samples\stock>
> [/CODE]
> --
> View this message in context:
> http://www.nabble.com/AXISCLASSPATH-tf4558968.html#a13016858
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to