Thanks for your reply,

I would like to know, is it limitation of JMeter?. 
The client is Swing application which sends serialized Java Objects to
server.
Creating JUnit test case for all the scenario is a costly process right?
Is there any other tool which will capture the communication and perform the
load test?

Your valuable suggestion are welcomed.

Thanks in advance,
Kathirvel


Deepak Shetty wrote:
> 
> 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]
>>
>>
> 
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-Capture-serialized-java-objects-tp26794060p26806027.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