not impossible, maybe not formatted right - look at the first message i posted, it has the soap request call. does it appear formated right? i thought it was. let me know. thanks. "Al Baker" <ajb732@comcast.net> wrote in message 1077481711.1266.32.camel@tuxtop">news:1077481711.1266.32.camel@tuxtop... > I ran into this yesterday, I think you're missing the namespace option > in your SOAP client call. > > On Sun, 2004-02-22 at 14:07, Dave wrote: > > i appreciate your help. i can see that error message - but what does it > > mean? i've followed everything i've read to the tooth, > > i mapped my one function to the pear soap class. i put traps in my code to > > see if the soap server even runs it - it doesn't run my function. it reads > > my dispatch - then passes the raw post data in and then - nothing but this!? > > i'm using the same snippet of code for calling the server from the pear > > example servers. > > > > ????? > > > > "Bart Verkoeijen" <bart@oikoyama.net> wrote in message > > 20040222130600.56092.qmail@pb1.pair.com">news:20040222130600.56092.qmail@pb1.pair.com... > > > Well SOAP isn't that hard if you scan the message. By the way, I've got > > some > > > usefull documentation on my website. You can find it at this page: > > > http://www.oikoyama.net/downloads/ > > > > > > "Dave" <deverrors@graphicon.biz> schreef in bericht > > > 20040222023227.12073.qmail@pb1.pair.com">news:20040222023227.12073.qmail@pb1.pair.com... > > > <SOAP-ENV:Fault> > > > <faultcode xsi:type="xsd:QName">SOAP-ENV:Server</faultcode> > > > <faultstring xsi:type="xsd:string">method '{}' not defined in > > > service</faultstring> > > > > > > As you can see, the SOAP server returns an error with the following > > message: > > > method '{}' not defined in service > > > > > > Hope this helps, > > > > > > Bart Verkoeijen -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php