Close
jGuru Forums
Posted By: Matt_Jiang Posted On: Thursday, September 26, 2002 11:41 PM
In my method of stateless session bean runs within weblogic, I create a object written by myself, perform wait in one method, and wait a MDB to notify the object's to let my session bean method continues going. When I use JMeter to make 40 or more threads to do concurrent access, the Weblogic will halt with unknown reason? why it happened?
Re: problem to do "wait" and "notify" in stateless session bean in weblogic
Posted By: Majeer_Khan Posted On: Tuesday, October 1, 2002 01:23 PM