DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39812>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39812





------- Additional Comments From [EMAIL PROTECTED]  2006-06-20 08:36 -------
When I use the following SOAP request:

###############################################################################
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
        <SOAP-ENV:Header>
                <m:Security xmlns:m="http://docs.oasis-
open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
                        <UsernameToken>
                                <Username>user</Username>
                                <Password>pwd</Password>
                        </UsernameToken>
                </m:Security>
        </SOAP-ENV:Header>
        <SOAP-ENV:Body>         <GeefPersoon>
                        <Vraag>
                                <Context>
                                        <Naam>GeefPersoon</Naam>
                                        <Versie>01.00.0000</Versie>
                                        <Bericht>
                                                <Type>VRAAG</Type>
                                                <Tijdstip>
                                                        <Datum>2006-01-
04</Datum>
                                                
        <Tijd>16:15:11.111</Tijd>
                                                </Tijdstip>
                                                <Afzender>
                                                
        <Identificatie>vip.vlaanderen.be/vkbp-aip</Identificatie>
                                                        <Naam>VIPTeam</Naam>
                                                        <Referte>1000</Referte>
                                                
        <Gebruiker>65060250566</Gebruiker>
                                                </Afzender>
                                        </Bericht>
                                </Context>
                                <Inhoud>
                                        <INSZ>65060250566</INSZ>
                                </Inhoud>
                        </Vraag>
                </GeefPersoon>
        </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
#############################################################################

The request is send, I get a ( not the, but that is normal ;-) )response back
but in the Sampler result:

Thread Name: Thread Group 1-1
Sample Start: Tue Jun 20 10:28:34 CEST 2006
Load time: 0
HTTP response code: 000
HTTP response message: Missing content type.

HTTP response headers

and the request and Response Tabs remain empty.

 


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to