RE: EJB pool management

2001-11-16 Thread jroberson
Title: RE: EJB pool management I am sure there is a way, it is just not documented as the orionconsole.jar has provisions for invalidating the pools, and adjusting their sizes. it will probably be an ormi: call of some sort? -Original Message- From: Sergey G. Aslanov [mailto

RE: EJB pool management

2001-11-16 Thread Trujillo, Kris
Title: RE: EJB pool management If your EJB is not the only thing that will be updating a table then you have to deploy the ejb with "exclusive-write-access=false" in the orion-ejb-jar.xml. Checkout the documentation on the orion-ejb-jar.xml at http://www.orionserver.com/docs