The FortressConfig class allows you to pass in your own ThreadManager. I highly recommend that you do so when you have multiple Fortress containers.
> -----Original Message----- > From: Peter Royal [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 10:40 AM > To: Avalon List > Subject: [event] Multiple TPCThreadManagers in a JVM > > > I'm curious if anyone has any experience with multiple > TPCThreadManager > instances inside of a single JVM? > > I have three instances at the moment, one for event management of my > own, and two others that embedded fortress containers spawn. > > What I am noticing, is that frequently, on a 1.4.1_02 JVM > under Linux, > my initial TPCThreadManager's monitoring thread will quit right as > Fortress' TPCThreadManager is created. > > I just saw that Berin committed some fixes to TPCThreadManager wrt > maximum number of threads for the manager, I'll test those > out shortly > to see if that may resolve my problem. > -pete > > -- > peter royal -> [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
