=== HTTPSampler to HTTPSampler2 convertion ===
If the testcase was created with an old version, load it into 2.1.1 and save it.
Edit the testcase and replace the following:
Old
===
org.apache.jmeter.protocol.http.sampler.HTTPSampler
org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
New
===
org.apache.jmeter.protocol.http.sampler.HTTPSampler2
org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2