Client locks up on RMI call to firewalled computer
Joshua ChaitinPollak <[email protected]> Mon, 22 May 2006 11:46:09 -0400
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Hello, I know the 'RMI vs. Firewall' issue has been much discussed, but I think my problem is slightly different. When our application makes an RMI call to another application running on Windows XP with the built in firewall turned on, the calling application locks up indefinitely. When the firewall is turned off the RMI call works, and when the XP machine is shut down, we get an exception. What I'm looking for is a way to set RMI up so that the call to the firewalled machine fails in a reasonable amount of time, rather than just getting swallowed and freezing the program. Any thoughts? -- Joshua ChaitinPollak Software Engineer Kiva Systems =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html