You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Jeyakumaran.C" <jk...@vijayaba.cse.mrt.ac.lk> on 2002/10/06 05:27:24 UTC

Re: java org.apache.axis.client.AdminClient can't find javax/xml/rpc/ServiceException

Hi Doron,
Have you made sure that you are running in the correct directory.
Make sure the class file exists.
Jeyakumaran
----- Original Message -----
From: "Doron Rosenberg" <do...@nexgenmedia.net>
To: <ax...@ws.apache.org>
Sent: Wednesday, October 01, 2003 4:10 AM
Subject: java org.apache.axis.client.AdminClient can't find
javax/xml/rpc/ServiceException


> Hi,
>
> Wondering if anyone has ever seen this before:
>
>  > java org.apache.axis.client.AdminClient deploy.wsdd
> Exception in thread "main" java.lang.NoClassDefFoundError:
> javax/xml/rpc/ServiceException
>
> Using Tomcat and Axis on linux.  jaxrpc.jar is in my classpath, and
> can't figure out why it would be giving me a NoClassDefFoundError.
>
> Any Ideas?
>
> regards,
> Doron
>
>