R: [JBoss-user] Bean Automatic Removal

2001-05-14 Thread Bordet, Simone
: "Bordet, Simone" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, May 11, 2001 4:47 PM > Subject: RE: [JBoss-user] Bean Automatic Removal > > > > Hello, > > > > > Hi > > > > > > is there a way to specify some

Re: [JBoss-user] Bean Automatic Removal

2001-05-14 Thread François Charoy
Message - From: "Bordet, Simone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 11, 2001 4:47 PM Subject: RE: [JBoss-user] Bean Automatic Removal > Hello, > > > Hi > > > > is there a way to specify some timeout to remove a session >

Re: [JBoss-user] Bean Automatic Removal

2001-05-11 Thread K.V. Vinay Menon
>>>>>>>>>>>>>>>>> 400 60 1 0.75 in standardjboss.xml that looks like what you might be interested in .. probably... in the block marked Vinay - Original Message - From: "François Charoy" <[EMAI

RE: [JBoss-user] Bean Automatic Removal

2001-05-11 Thread Bordet, Simone
Hello, > Hi > > is there a way to specify some timeout to remove a session > bean from the > container after it has been passivated. This is something > that can be done > regarding the spec, but it is not documented. > In fact I'm looking to a way to manage unexpected client > deconnection a

[JBoss-user] Bean Automatic Removal

2001-05-11 Thread François Charoy
Hi is there a way to specify some timeout to remove a session bean from the container after it has been passivated. This is something that can be done regarding the spec, but it is not documented. In fact I'm looking to a way to manage unexpected client deconnection and to clean the container fr