Return-Path: Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 93962 invoked from network); 22 May 2002 00:29:21 -0000 Received: from sccrmhc02.attbi.com (204.127.202.62) by daedalus.apache.org with SMTP; 22 May 2002 00:29:21 -0000 Received: from c1790164a ([12.232.134.243]) by sccrmhc02.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020522002928.UWQG11183.sccrmhc02.attbi.com@c1790164a> for ; Wed, 22 May 2002 00:29:28 +0000 Message-ID: <000a01c20128$6c318720$f386e80c@c1790164a> From: "Dan Chisholm" To: References: <72A87F7160C0994D8C5A36E2FDC227F5022FC674@txnexc01.americas.cpqcorp.net> Subject: Re: Failing on step 5 of install steps Date: Tue, 21 May 2002 17:34:23 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C200ED.BF73ED50" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C200ED.BF73ED50 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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. http://home.attbi.com/~danchisholm/axis/doc/install.html Dan ----- Original Message -----=20 From: Carver, Christopher=20 To: axis-user@xml.apache.org=20 Sent: Tuesday, May 21, 2002 1:07 PM Subject: Failing on step 5 of install steps Hi, =20 I can't get seem to get step five of the Axis installation to work. I = receive the following error: =20 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.(AdminClient.java:113) at = org.apache.axis.client.AdminClient.main(AdminClient.java:333) =20 C:\ws\xml-axis-beta2\samples\stock> =20 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.=20 =20 Thanks, Chris ------=_NextPart_000_0007_01C200ED.BF73ED50 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Chris,
 
Which version of Java are you running?  = If you are=20 using Java 2 Standard Edition version 1.4 = (J2SE=20 v1.4), then you might be having a problem with the endorsed standards = override=20 mechanism.  If that's the case, then you could try step 3 of the = following=20 modified version of the installation instructions.  However, if you = are not=20 using J2SE v1.4, then the problem must be something else.
 
http://= home.attbi.com/~danchisholm/axis/doc/install.html
 
 
Dan
 
 
 
 
----- Original Message -----
From:=20 Carver, Christopher =
Sent: Tuesday, May 21, 2002 = 1:07 PM
Subject: Failing on step 5 of = install=20 steps

Hi,

 

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

 

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

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

        = at org.apache.axis.client.AdminClient.<init>(Adm= inClient.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=20 sure by going to http://localhos= t:8080/axis/services/AdminService.=20 I=92m probably over looking something, but I=92m obviously missing it. =

 

Thanks,=20 Chris

------=_NextPart_000_0007_01C200ED.BF73ED50--