RE: EJB Stress Testing using Jmeter

2006-10-30 Thread Gantcho.Kojuharov
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]



Re: EJB Stress Testing using Jmeter

2006-10-30 Thread Peter Lin

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]




Re: EJB Stress Testing using Jmeter

2006-10-30 Thread Meenakshi Rm

Hi Gantcho,

I would like to stress test EJBs keeping them from within container. I have
my Junit testing classes
in RAD testing the EJBs within RAD test environment server (WAS 6.0). I wish
to  run those classes
through Jmeter so that I could have a stress testing scenario.

Please suggest me some ideas on the same.

Thanks a lot for your response.

Regards,
Meena.






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]




EJB Stress Testing using Jmeter

2006-10-29 Thread Meenakshi Rm

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.