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.