gnodet wrote:
> 
>> 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?
>>>
> 

So does this mean I need to do something like what is in the wsdl-first
example?  I would create a jsr181 su and a wsdl file with it?

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

Reply via email to