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