[jboss-user] [Remoting] - Re: java.net.SocketException: Can not obtain client socket c
ron.sigal@jboss.com
do-not-reply at jboss.com
Fri Jul 11 01:16:17 EDT 2008
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
More information about the jboss-user
mailing list