Its essentially the same container-cache-conf as for the entity bean. Lookup the "Standard Stateful SessionBean" in the conf/standardjboss.xml descriptor.
-- xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx
Pedro Salazar wrote:
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 only must guarantee that if a request my service occurs, I don't want a timeout invalidates my bean.
thanks,
regards, Pedro Salazar.
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
