Hi all,
(I'm working with JMeter 2.1.1, JDK 1.4.2_09).
I'm registering scenario through the JMeter proxy, with IE6.
My application is developped using Apache Cocoon (I'm only the tester of this application, I've no knowledge about Cocoon).
In my application, I've a form, with enctype "multipart/form-data;" (I have other scenario with this kind of forms, and it works fine).
 
But, with this "famous" form, JMeter proxy creates an http request and automatically fills part of the "Send a File With the Request" frame :
- the field "Filename" is left blank,
- the field "Parameter name" is filled with "upload" and
- the field "MIME Type" is filled with "application/octet-stream"
 
After posting this form while recording my scenario, Cocoon returns an error, with the following information : Malformed stream (see screen copy below)
I have the same result with differents configuration of the proxy : "capture http headers" checked or "capture http headers" unchecked ...
 
Does anybody has ever met such a problem ? any idea to solve this problem ?
 
This behaviour is really blocking for me ...
 
Thanking you in advance,

--
Bruno

Reply via email to