[jboss-user] [Remoting] - Remoting in JBoss 4.2.3 Question: handling timeout and disco

FrankTheTank do-not-reply at jboss.com
Wed Jun 17 10:59:58 EDT 2009


Hello,

I don't know if this is the correct place to ask such questions so if it belongs elsewhere, pls move it.

Anyway my question concerns handling timeouts and disconnects from clients.

Example:
Say I have an EJB3 Session bean's interface that I publish with a @Remote annotation.
Clients will connect to this interface and do their thing.

Now say a Client disconnects or times out for some reason.
Is it possible to detect such?
Say through some kind of callback method or event?

On a side note:
Does the RMI IIOP (IIRC) also allow callbacks?

thanks

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238256



More information about the jboss-user mailing list