You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by ja...@apache.org on 2004/10/06 05:03:08 UTC

[Apache JMeter Wiki] New: EJB Sampler

   Date: 2004-10-05T20:03:08
   Editor: PeterLin <wo...@gmail.com>
   Wiki: Apache JMeter Wiki
   Page: EJB Sampler
   URL: http://wiki.apache.org/jakarta-jmeter/EJB Sampler

   no comment

New Page:

Here is my current thoughts for the EJB sampler. I haven't written EJB's in a long time, so I am a bit rusty. Some of it may not make sense, but hopefully it will provide food for thought.

1. sampler to test statefull session
2. sampler to test stateless session

Both samplers will use EJBLocal and simulate the process of a request getting data from the middle-tier. I haven't worked out the exact details yet, but I was thinking there should be a ejbmanager, similar to authmanager. this way, the ejblocal is reused. Doing a context lookup every single time is a bit silly, so keeping the ejblocal and reusing makes much more sense.

peter


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org