The current version of EJX has the Singleton Stateless Session as an option 
for the instance-pool element.

         
<instance-pool>org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool</instance-pool>

the container-pool-conf for this instance pool has an element  - Synchronized

         <container-pool-conf>
           <Synchronized>true</Synchronized>
         </container-pool-conf>

Is this still valid in 2.2/2.4?

If so the DTD needs changing to include the Synchronized element as an 
alternative to max/min


Mike S-R


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to