Re: [JBoss-dev] instance-cache element in 2.4

2001-06-24 Thread Scott M Stark
]> Sent: Sunday, June 24, 2001 2:33 PM Subject: [JBoss-dev] instance-cache element in 2.4 > > the jboss_2_4.dtd refers to the defaults for the instance-cache element > > - > The defaults are: >- org.jboss.ejb.plugins.NoPassi

[JBoss-dev] instance-cache element in 2.4

2001-06-24 Thread Mike Swainston-Rainford
the jboss_2_4.dtd refers to the defaults for the instance-cache element - The defaults are: - org.jboss.ejb.plugins.NoPassivationEntityInstanceCache for entity beans - org.jboss.ejb.plugins.NoPassivationStatefulSessionInstanceCache for stateful session beans. -- Th