[jboss-user] [Remoting] - Re: Using remoting for RMI for EJB 2 with scoket connector a

2009-01-15 Thread doychin
I think my problem is releated to this JIRA 

https://jira.jboss.org/jira/browse/JBAS-4586

Doychin

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202075
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Remoting] - Re: Using remoting for RMI for EJB 2 with scoket connector a

2009-01-03 Thread ron.si...@jboss.com
Glad to hear it. :)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199377
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Remoting] - Re: Using remoting for RMI for EJB 2 with scoket connector a

2009-01-03 Thread doychin
Thanks for the tip. It did the trick. Now I reverted to original option values 
and added that extra option. 

Doychin

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199343
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Remoting] - Re: Using remoting for RMI for EJB 2 with scoket connector a

2008-12-31 Thread ron.si...@jboss.com
Hi Doychin,

Thank you for your interesting and useful analysis.

Note, by the way, that org.jboss.remoting.transport.socket.SocketServerInvoker 
has a facility for periodically closing ServerThreads that haven't been used 
lately.  Setting the parameter "idleTimeout=n", where n > 0, will cause a 
TimerTask to wake up every n seconds and close each ServerThread that hasn't 
executed an invocation in the past n seconds.

-Ron

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199013
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user