I wonder if it is possible to affect how the OrionServer pools stateless session beans? Can I configure it so e.g. that OrionServer always keeps 5 stateless session beans ready to serve clients. Now when I create and call a method in a stateless session bean, OrionServer creates and keeps one instance in memory only for a few seconds and then removes it. One bean can, however, serve multiple clients during that short period. Juha Lehtonen
