The jboss.dtd still has these classes listed as the defaults although they don't
exist. In fact the comment exists from the 1.1 version of jboss.dtd in sourceforge
so the comment has been bogus for some time. These:
org.jboss.ejb.plugins.EntityInstanceCache
org.jboss.ejb.plugins.StatefulSessionInstanceCache
have never been mentioned in the sourceforge versions, but are the actual defaults
as these are what are defined in the standardjboss.xml descriptor.
----- Original Message -----
From: "Mike Swainston-Rainford" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
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.NoPassivationEntityInstanceCache for entity
> beans
> - org.jboss.ejb.plugins.NoPassivationStatefulSessionInstanceCache for
> stateful session beans.
> ------
>
> These classes don't exist. The 2.2 defaults were
> org.jboss.ejb.plugins.EntityInstanceCache and
> org.jboss.ejb.plugins.StatefulSessionInstanceCache.
>
> Which are correct?
>
> Mike S-R
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development