ClassNotFoundException means that he cant find the class you are pointing on in your deployment. In this class StockQuote. Asure that this class is reachable by axis (classpath) or delete the entry from your wsdd-file.
hope it helps -----Ursprüngliche Nachricht----- Von: Ghershony, Arie [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 24. Januar 2003 15:28 An: '[EMAIL PROTECTED]' Betreff: service deployment error I am trying to deploy a service. can any one help me with that error: AXIS error Sorry, something seems to have gone wrong... here are the details: Fault - java.lang.ClassNotFoundException: com.wrox.jws.stockquote.StockQuote AxisFault faultCode: {http://xml.apache.org/axis/}Server.userException faultString: java.lang.ClassNotFoundException: com.wrox.jws.stockquote.StockQuote faultActor: null faultDetail: stackTrace: java.lang.ClassNotFoundException: com.wrox.jws.stockquote.StockQuote at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.jav a:1406) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.jav a:1254) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315) Thank you, Arie -----Original Message----- From: Benjamin Tomasini [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 6:44 PM To: [EMAIL PROTECTED] Subject: Re: give your views In the broadest sense of the term, any process that serves HTTP content is a web service. SOAP is a subset. However, the highly charged term "Web Services" generally refers to a more structured communication using XML, and protocols such as SOAP, XML-RPC, WSDL, etc .... Ben Tomasini On Thu, 2003-01-23 at 18:13, Sunil Singh wrote: > Hi, > Is there any difference between a soap service and > web service . Do they mean the same. > Thanks, > sunil. > > -----Original Message----- > From: Sunil Singh [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 24, 2003 9:45 AM > To: > axis-user-sc.1043301634.iogiedpbpmnemocogcpg-sunil=fast.fujitsu.com.au > @x > ml.apache.org > Cc: [EMAIL PROTECTED] > Subject: signoff > > > > >