sending a handmade SOAP request
- From: Bernard <bernard.chhun@xxxxxxxxx>
- Date: Thu, 31 Jan 2008 11:03:26 -0800 (PST)
Hey y'all,
Is there a way to POST a handmade SOAP request *without* using any
libraries like SOAPpy? I've been having some communication trouble
with a server using the new wse3 (http://www.microsoft.com/Downloads/
details.aspx?
familyid=018A09FD-3A74-43C5-8EC1-8D789091255D&displaylang=en).
they keep on sending back this strange error :
SOAPpy.Types.faultType: <Fault q0:Security: Header
http://schemas.xmlsoap.org/ws/2004/08/addressing:Action for ultimate
recipient is required but not present in the message.>
We've tried using SOAPui (http://sourceforge.net/projects/soapui/) as
well to test the web service out. this little baby builds a proper
SOAP request based on the wsdl file. we keep on hitting that error
again & again...
so what is up with that?
.
- Follow-Ups:
- Re: sending a handmade SOAP request
- From: Stefan Behnel
- Re: sending a handmade SOAP request
- From: Van Gale
- Re: sending a handmade SOAP request
- Prev by Date: PIL linux err
- Next by Date: Re: Python for mobiles
- Previous by thread: PIL linux err
- Next by thread: Re: sending a handmade SOAP request
- Index(es):
Relevant Pages
|