Re: [JBoss-user] Stateful Session Bean timeout

2003-11-25 Thread Scott M Stark
Its essentially the same container-cache-conf as for the entity bean. Lookup the "Standard Stateful SessionBean" in the conf/standardjboss.xml descriptor. -- Scott Stark Chief Technology Officer JBoss Group, LLC Pedro Salazar wrote: Greetings, I w

[JBoss-user] Stateful Session Bean timeout

2003-11-25 Thread Pedro Salazar
Greetings, I would like to know if a stateful session bean timeout will always happen even if the application never goes down. I know that if a crash happens there is no persistent. However, I don't care if the application when restarts do the reload of all the information (from an entity bean). I