Using JBoss Remoting 2.4.0 with JBossAS 5.0.0Beta4, the parameter 'invokerDestructionDelay' is taken into account and the socket connection is reused for all client requests.
But with JBossAS 5.0.0GA and JBoss Remoting 2.5.0SP2 embedded, the socket connection is closed, apparently by the server, after 60 seconds of inactivity. The value of 'invokerDestructionDelay' is 28800000. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198225#4198225 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198225 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
