an user contributed an EJB sampler, but I haven't had time to commit those
contributions.

you should be able to find it in bugzilla.

peter


On 10/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:

Hi Meena,
  Maybe I don't quite understand what do you want to do, but if I am
correct in my nuderstanding you want to test the EJBs outside the
application server. This makes sense if you were doing functional/unit
tests, but I don't see what type of stress testing can you do outside a
container? After all when you do stress/perf teseting you test the
ability of the application server to respond under a certain load.
Individual EJBs are only ever "alive" inside a container, you can test
their business logic, but not their performance outside a container.
Please, clarify what you want to do.
Cheers!
Gantcho

-----Original Message-----
From: Meenakshi Rm [mailto:[EMAIL PROTECTED]
Sent: Monday, October 30, 2006 1:28 AM
To: jmeter-user@jakarta.apache.org
Subject: EJB Stress Testing using Jmeter


Hi All,

I am currently working on stress testing EJBs with Jmeter,
Iam not sure how to write Java Sampler classes to achieve the same.

I went through the archives and found a lot of questions on same
problem. But no responses :-(



I would like to decouple the EJBs from the web container and then do the
tesing.

Any idea/directions will be highly appreciated.

Thanks,
Meena.
-----------------------------------------------------------------
ATTENTION:
The information in this electronic mail message is private and
confidential, and only intended for the addressee. Should you
receive this message by mistake, you are hereby notified that
any disclosure, reproduction, distribution or use of this
message is strictly prohibited. Please inform the sender by
reply transmission and delete the message without copying or
opening it.

Messages and attachments are scanned for all viruses known.
If this message contains password-protected attachments, the
files have NOT been scanned for viruses by the ING mail domain.
Always scan attachments before opening them.
-----------------------------------------------------------------


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


Reply via email to