Вопрос

I'm looking for a way to configure the SLSB Pool size in Websphere. Is it possible to configure it from the Admin Console ?
Looking at the IBM Red Books it's mentioned how to configure the ORB Pool which is however used by remote EJB clients. My Requests are arriving from the same JVM by servlets
Thanks Max

Это было полезно?

Решение

There is a system property called com.ibm.websphere.ejbcontainer.poolSize that can be used to tune bean pool sizes.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top