How does the connection timeout works for both the client and the
server?

How does the 'ORBconnectionMaxIdle' flag works, and what is a good
example for
using it?

I tried to set this flag to 1(nns) before I call the ORB.init(args,
props), but I didn't get
any exception when I tried to calls my server object.

I needed the client to timeout if a call to the server object is idle
for sometime(I meant it doesn't return in a certain period) then timeout
and throw a CORBA exception.

can someone help?

thanks,

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to