thanx

Maris

BTW I have made a little example by myself of local 
interfaces for JBoss 2.4.4.

you can get it here

http://www.datapro.lv/~mariso/ejb/LocalInterfaces.zip

-----Original Message-----
From: Sternagel Annegret (PN-SYS/PE)
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 21, 2002 3:08 PM
To: Māris Orbidāns; '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] timeout of session beans


look at the container-configuration (<container-cache-conf>) in 
\jboss\conf\default\standardjboss.xml
the defaults are 
max-bean-age 600 seconds (passivation)
max-bean-life 1800 seconds (removal)

To set these values you can either
change the values in standardjboss.xml for the relevant
container-configuration
or
add the configuration-name and the changed values to jboss.xml of Your
jar-file

Annegret

-----Ursprüngliche Nachricht-----
Von: Maris Orbidans [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 21. März 2002 12:58
An: JBoss user list (E-mail)
Betreff: [JBoss-user] timeout of session beans



How to set subj. ?   How long container waits before they are passivated
or deleted ?

JBoss 2.4.x

Maris Orbidans

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to