Well, you need to send a SOAP request.
I would advice to download SoapUI, load your wsdl in it
and take a look at the generated request.
(www.soapui.org)

On 1/25/07, CharlesP <[EMAIL PROTECTED]> wrote:



gnodet wrote:
>
> < This xml is not well formed.
> < Try
>
> < <?xml version="1.0" encoding="UTF-8"?>
> < <hello
> xmlns:tns="http://servicemix.apache.org/samples/helloworld/se";>Ski
> < Colorado!</hello>
>

I try that xml and get the following error:

STATUS: 400
<?xml version='1.0' encoding='UTF-8'?><env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Body><env:Fault><env:Code><env:Value>env:Sender</env:Value><env:Subcode><env:Value>env:Sender</env:Value></env:Subcode></env:Code><env:Reason><env:Text
xml:lang="en">Unrecognized element: hello at [2,1]. Expecting
'Envelope'.</env:Text></env:Reason></env:Fault></env:Body></env:Envelope>

Any advice?

--
View this message in context: 
http://www.nabble.com/Questions-about-Hello-World-Example-tf3036579s12049.html#a8639802
Sent from the ServiceMix - User mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet
------------------------
Architect, LogicBlaze (http://www.logicblaze.com/)
Blog: http://gnodet.blogspot.com/

Reply via email to