Hi,

 

I can’t get seem to get step five of the Axis installation to work. I receive the following error:

 

C:\ws\xml-axis-beta2\samples\stock>java org.apache.axis.client.AdminClient -l  http://localhost:8080/axis/services/AdminService deploy.wsdd

Exception in thread "main" java.lang.NoClassDefFoundError: java/lang/reflect/InvocationHandler

        at org.apache.axis.client.AdminClient.<init>(AdminClient.java:113)

        at org.apache.axis.client.AdminClient.main(AdminClient.java:333)

 

C:\ws\xml-axis-beta2\samples\stock>

 

Axis has been started and I made sure by going to http://localhost:8080/axis/services/AdminService. I’m probably over looking something, but I’m obviously missing it.

 

Thanks, Chris

Reply via email to