My mistake: the parameter is "clientMaxPoolSize":

  |   <mbean code="org.jboss.remoting.transport.Connector"
  |           
name="jboss.remoting:type=Connector,name=DefaultEjb3Connector,handler=ejb3">
  |       <depends>jboss.aop:service=AspectDeployer</depends>
  |       <attribute 
name="InvokerLocator">socket://${jboss.bind.address}:3873/?clientMaxPoolSize=200</attribute>
  |       <attribute name="Configuration">
  |          <handlers>
  |             <handler 
subsystem="AOP">org.jboss.aspects.remoting.AOPRemotingInvocationHandler</handler>
  |          </handlers>
  |       </attribute>
  |    </mbean> 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163752#4163752

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163752
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to