RE: Problem with Namespace in request envelope

2005-01-05 Thread Matthew Denson
is/services/AMSOE"/> --------------- -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Wednesday, 29 December, 2004 12:09 To: [EMAIL PROTECTED] Subject: Re: Problem with Namespace in request envelope Ca

Re: Problem with Namespace in request envelope

2004-12-29 Thread Anne Thomas Manes
Can you supply us with the WSDL file? The SOAP Body element (the message name -- in your case "GetAddressFor AddressID") is required to be a qualified element. In an rpc-style message, the namespace qualifier must be defined in the namespace attribute in the definition in the WSDL binding. In a

Problem with Namespace in request envelope

2004-12-28 Thread Matthew Denson
Title: Problem with Namespace in request envelope Hi all, I am using Axis 1.1 final as a client to call a web service implemented in Blue Martini.  I have what appears to be a configuration problem.  When I use the stub generated by wsdl2java to call the web service I get a fault from the