Hello,

I am sending this envelope
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";><soapenv:Body><query:AdhocQueryRequest xmlns:query="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:rim="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0"><query:ResponseOption returnComposedObjects="true" returnType="LeafClass" /><rim:AdhocQuery id="urn:uuid:5c4f972b-d56b-40ac-a5fc-c8ca9b40b9d4"><rim:Slot name="$XDSDocumentEntryUniqueId"><rim:ValueList><rim:Value>('1.2.3.1206462180874')</rim:Value></rim:ValueList></rim:Slot></rim:AdhocQuery></query:AdhocQueryRequest></soapenv:Body></soapenv:Envelope>

over plain http to my axis2 server. And on the client side everything seems ok, but what I receive on the server side is really strange: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";><soapenv:Body><soapenv:Envelope><soapenv:Body><query:AdhocQueryRequest xmlns:query="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:rim="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0"><query:ResponseOption returnComposedObjects="true" returnType="LeafClass" /><rim:AdhocQuery id="urn:uuid:5c4f972b-d56b-40ac-a5fc-c8ca9b40b9d4"><rim:Slot name="$XDSDocumentEntryUniqueId"><rim:ValueList><rim:Value>('1.2.3.1206462180874')</rim:Value></rim:ValueList></rim:Slot></rim:AdhocQuery></query:AdhocQueryRequest></soapenv:Body></soapenv:Envelope></soapenv:Body></soapenv:Envelope>

You will notice, that inside The body element, there starts another Envelope...
How can this happen, I am really confused!

thanks for your help,
Simon

--
DI Simon Steinacker
Softwareentwicklung
Team [EMAIL PROTECTED]

[EMAIL PROTECTED] - Wir vernetzen Gesundheit
Geschäftsstelle: A-6020 Innsbruck, Leopoldstr. 1
Tel:      0512/576523-245
Fax:      0512/576523-70
E-Mail: [EMAIL PROTECTED] Web: http://www.healthatnet.at _________________________________________________________
ITH icoserve technology for healthcare GmbH
6020 Innsbruck, Innrain 98
Firmenbuchnummer: FN 174117f
Firmenbuchgericht: Innsbruck
DVR: 0983039
www.ith-icoserve.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to