Hello there,

i'm new with jmeter and currently trying to generate a load test for
an AJAX application.
The application is talking JSON. All reading tasks, i could
succesfully create. The writing
ones that use PUT won't work. The reqest body always is empty:

------
PUT 
http://localhost/ajax/calendar?session=a9a7bdb82a1548be7765dbdbdc4e28cc&action=new

POST data:


Cookie Data:
[...]
-----

When i change from PUT to POST in the http sampler, the request body
is sent but the
backend generates an error because of not supporting POST for this task:-(

I tried with jmeter version 2.3.2 and  r674210 without luck.

Is this some know issue and a workaround possible?

Thanks for you help,
Holger

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

Reply via email to