Thanks Dan,

 

That was it! Well, first I had to upgrade Java from 1.2.2 to Java 1.4. I still got the error, but your step instructions fixed that.

 

Chris

 

-----Original Message-----
From: Dan Chisholm [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 7:34 PM
To: [EMAIL PROTECTED]
Subject: Re: Failing on step 5 of install steps

 

Chris,

 

Which version of Java are you running?  If you are using Java 2 Standard Edition version 1.4 (J2SE v1.4), then you might be having a problem with the endorsed standards override mechanism.  If that's the case, then you could try step 3 of the following modified version of the installation instructions.  However, if you are not using J2SE v1.4, then the problem must be something else.

 

 

 

Dan

 

 

 

 

----- Original Message -----

Sent: Tuesday, May 21, 2002 1:07 PM

Subject: Failing on step 5 of install steps

 

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