logo       

Re: NuSOAP interop - method 'foo' not defined in service: msg#00153

php.nusoap.general

Subject: Re: NuSOAP interop - method 'foo' not defined in service

It would be a huge help if you could provide some more details, such as

o Is the server written in NuSOAP?

o What APIs are you using in the SOAP::Lite client? By this I mean are you
using high-level code like

use SOAP::Lite;
print SOAP::Lite
-> service('http://www.xmethods.net/sd/StockQuoteService.wsdl')
-> getQuote('MSFT');

as opposed to lower-level message creation and transport calls.

o Do the clients use WSDL from the server?

o If WSDL is used, can you post the WSDL?

o Can you post request, response and debug_str from the NuSOAP client?

o Can you post the SOAP::Lite trace output?

o Is there an indication whether the message from SOAP::Lite is generated by
the client versus being a SOAP Fault from the server?

o Can you post the source code?


Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.

----- Original Message -----
From: "Solomon White" <solo@xxxxxxxxxxx>
To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, May 27, 2004 9:30 PM
Subject: [Nusoap-general] NuSOAP interop - method 'foo' not defined in service


> Hello all--
>
> I'm running into an interesting issue... Server is NuSOAP v1.75,
> client is SOAP::Lite (perl) v1.47.
>
> When I try to call a server method via NuSOAP client, it works as
> expected. Trying to call the same method from the SOAP::Lite client
> gives me a "method 'foo' not defined in service" message.
>
> I'm crossposting this from the SOAP::Lite list, as it seems to be an issue
> with SOAP::Lite more than NuSOAP.
>
> Anyone seen this before?
>
> Thanks,
>
> Solomon
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> Nusoap-general mailing list
> Nusoap-general@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/nusoap-general
>


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id?66&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise