This content has been marked as final.
Show 1 reply
-
1. Re: how to set <strictMaximumSize>true</strictMaximumSize> f
nareshshah Aug 8, 2008 10:51 AM (in response to nareshshah)Here are the jboss.xml tags.
<container-pool-conf>
< MinimumSize>2</ MinimumSize>
< MaximumSize>4</ MaximumSize>
< strictMaximumSize>true</ strictMaximumSize>
< strictTimeout>3000</ strictTimeout>
</container-pool-conf>