Close
jGuru Forums
Posted By: avihaimar_marchiano Posted On: Wednesday, August 22, 2007 02:51 AM
Hey, I have an eclipse client that runs on computer A, And JBoss as a server that run on machine B. The client initials the initial context and work against a stateless session bean. When I ran sniffer I noticed in a strange behavior- a lot of new TCP connection and wait for a 3 seconds for each connection. It seems strange; does RMI need to open a new TCP connection for each call?
Re: Does RMI protocol open a new TCP connection?
Posted By: Robert_Lybarger Posted On: Wednesday, August 22, 2007 11:11 AM