I'm trying to stress test my application for insight into bottlenecks in my code.
I run 10 concurrent session beans with no problem.
Once I move up to 20 concurrent session beans, I start to see failures.
The client fails to find the UserTransaction through  the JNDI.
My goal is to test ~ 1000 concurrent session beans.

-I've been prototyping w/ JOnAS(RMI) and MSSQL7 for the past few months
w/ servlets in Apache JServ and in pure EJB 3 tier apps. using HTTP tunneling
over the Internet.
The implementation is quite easy to setup and use.

Thanks.
--
Tom Brown([EMAIL PROTECTED]) 
(310) 260-7255  ;  Ext. 3655
http://www.wilshire.com 
Wilshire Associates Inc. 
1299 Ocean Ave. Suite 700 
Santa Monica CA 90401-1085

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to