1 Reply Latest reply on Jul 22, 2003 7:49 PM by adrian.brock

    How can I tell which container configuration is used?

    bigdaddy

      Ok, I am at the point in which I want to tune my cache and pool sizes and I noticed several container configurations in standardjboss.xml. How can I tell which configuration my EJBs are using (Standard CMP 2.x EntityBean, Standard CMP EntityBean, IIOP CMP 2.x EntityBean, etc.). I am assuming JBoss is not using the "Clustered CMP 2.x EntityBean" configuration, since I am not utilizing JBoss' clustering features at this time. I suppose the configuration can be set within the jboss.xml file during deployment, but which configuration is used by default? Also, is there a place within the jmx-console to look at how many beans are cached and how many beans are pooled currently?