-----Original Message----- From: C.C. Ang [mailto:[EMAIL PROTECTED] Sent: Τρίτη, 22 Μαρτίου 2005 12:11 πμ To: [email protected] Subject: Re: FW: Java.lang.NoclassDefFoundError
On Mon, Mar 21, 2005 at 01:25:26PM +0200, Nikolaos Diakos wrote: > > > > C:\axis-1_1\samples\stock>java -cp %AXISCLASSPATH% > org.apache.axis.client.AdminC > > lient -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/axis/clien > > t/AdminClient > > the user guide says that this is a classpath error but I have checked > several times the classpath and its ok. > > I don;t know if it is a jdk problem.I am using jdk1.5.0_02 and > jre1.5.0_02. Show your classpath. -- | "Starting tonight we're having a little sales contest. The | loser gets fired. The winner gets a Water Pik." - Frank, in | "The Serenity Now" ----------------- Utiba Pty Ltd This message has been scanned for viruses and dangerous content by Utiba mail server and is believed to be clean. Its ok I fixed that.Thanks for the reply though.I am having this problem now.... //////////////////////////////////////////////////////////////////////////// /// Hello.Sorry for the last mail.I had solved that problem.I accidently send that instead of this. I am getting this error message everytime I am trying to execute adminclient java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd Exception:: (Java.lang.NullPointerException) When I use (-d) option I get ""Couldn't create the java virtual machine.."" Of course tomcat is up and running on port 8080.I guess that this is a java problem.I am using jdk1.5.0_02. Could anybody help me? Thanks.
