Hi Steeve,

FYI : while I am trying to access :
http://localhost:8080/soap/servlet/messagerouter, it is working properly.
It's only not working while I am trying to deploy my XML descriptor.

I attach you the screenshot, there's no any stacktrace which was thrown by
this error.

regards,

sunento

----- Original Message -----
From: "Steeve Gilbert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 30, 2001 9:36 PM
Subject: Re: Fault Code = SOAP-ENV:Server.Exception: Fault String =
java.lang.NoSuchMethodError


>
> Hi!
>
> I really don't know how this error can occur while you are deploying your
> descriptor.  This error only appears in the soap samples.  Can you copy
the
> stacktrace here?
>
> bye!
>
> Steeve...
>
>
>
>
> "Sunento Ng" <[EMAIL PROTECTED]> on 29/07/2001 03:01:27 PM
>
> Please respond to [EMAIL PROTECTED]
>
> To:   <[EMAIL PROTECTED]>
> cc:    (bcc: Steeve Gilbert/G_STGEORGES/CANAM_MANAC)
>
> Subject:  Fault Code   = SOAP-ENV:Server.Exception: Fault String =
>       java.lang.NoSuchMethodError
>
>
>
> Hello,
>
> While I am deploying my XML Descriptor, by using  this command from my Win
> 98:
>
>
> C:\>java  org.apache.soap.server.ServiceManagerClient
> http://localhost:8080/soap/servlet/rpcrouter deploy  xml\CDCatalogDD.xml
>
>
> I hit this error :
>
> Ouch, the call failed:
> Fault  Code = SOAP-ENV:Server.Exception:
> Fault String =  java.lang.NoSuchMethodError
>
>
> Does anyone can help me to solve this problem
>
>
> Below, is my XML File which i have configured  correctly :
>
>
>
> <isd:service xmlns:isd="http://xml.apache.org/xml-soap/deployment";
>
> id="urn:cd-catalog"
>
> >
>
> <isd:provider type="java"
>
> scope="Application"
>
> methods="addCD getArtist list"
>
> >
>
> <isd:java class="javaxml2.CDCatalog" static="false" />
>
> </isd:provider>
>
>
>
>
>
<isd:faultListener>org.apache.soap.server.DOMFaultListener</isd:faultListene
r>
>
> </isd:service>
>
>
>
>
> Thanks in advance,
>
>
> sunento
>
>
>
>
>
>
>
>
>

SOAPError.zip

Reply via email to