How can I set the 'Maximum number of EJB instances' that can be loaded in Weblogic 5.1.0? which files are required to be modified?
Created May 4, 2012
Robert Castaneda In Weblogic 5.1, you can configure this using the Caching Descriptor inside the weblogic-ejb-jar.xml file.
See the Caching Descriptor Documentation and the weblogic-ejb-jar DTD for more details.