I dont think you can use Jmeter's HTTP sampler directly for this, though you
could write java code  in a Beanshell/Java/Junit and execute that which
sends the serialized objects..
regards
deepak

On Tue, Dec 15, 2009 at 4:34 AM, Jskathirvel <
[email protected]> wrote:

>
> Hi,
>
> I am facing a problem in capturing serialized Java Objects which will be
> posted to server from client by creating HttpURLConnection.
> Can you help me how to capture those request data and load the server.
>
> Thanks in advance.
> Kathirvel
> --
> View this message in context:
> http://old.nabble.com/How-to-Capture-serialized-java-objects-tp26794060p26794060.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to