No, I am not using a file! Even if I use a file it works in the same
manner! :(
However my soap message looks like this
<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:si="http://soapinterop.org/xsd"
xmlns:ns1013="urn:server"><SOAP-ENV:Body><ns1013:createAnonymousSession
xmlns:ns1013="urn:server"></ns1013:createAnonymousSession></SOAP-ENV:Body></SOAP-ENV:Envelope>
and even if the Soap message body is empty, it always works in the same
wrong manner.
Thanks.
Andrea.
Peter Lin wrote:
>it looks like you're using a file containing the soap message. the
>error says it can't load the file. double check the path for the file
>and it should work. hope that helps
>
>peter
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|