You are right, it wasn't the real problem.
I had a little mistake in the URL and I've set the authorization to Basic
VDJNSjFDMTk1N0UwMFFXSDlMNEQ6UVVsLXpbN3Q= , that's the real solution.

My content-length still differs from SOAP UI, i don't have non ascii
characters in my request but i do have some in the response. And no XML
prolog.
Here's the header :

POST / HTTP/1.1
SOAPAction: "submitTrafficTrackingRequest"
Connection: keep-alive
Content-Type: text/xml;charset=UTF-8
Accept-Encoding: gzip,deflate
Authorization: Basic VDJNSjFDMTk1N0UwMFFXSDlMNEQ6UVVsLXpbN3Q=
User-Agent: Jakarta Commons-HttpClient/3.1
Host: localhost:8084
Content-Length: 733

Hope it will help someone.

--
View this message in context: 
http://jmeter.512774.n5.nabble.com/How-can-i-see-the-detailed-log-tp4892987p4901754.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to