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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to