Re: Software Caused Connection Abort (10053) on Client
Bob Scheifler <[email protected]> Mon, 5 Dec 2005 11:16:32 -0500
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
> Hmmm...but with a default SSL/RMI Socket factory, is it possible that > the server would have invoked the call before the client had flushed the > output stream? I was thinking of something very hacky like this: > ... Hmm, if you're willing to use implementation-specific knowledge and dig into stack traces, I would think that if the exception came from releaseOutputStream then the upcall has not occurred. - Bob =========================================================================== 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