3 Replies Latest reply on Mar 12, 2010 9:42 AM by clebert.suconic

    HornetQ, Dead sessions, connections

      Hi!

       

      I'm new with HornetQ and there are still some questions:

       

      Is there any possibilty to be notified if a client (ClientSession!) is closed or dead ? I'm working on a media application and it is very important to know if a session is dead or not (MultiChat for example...). I'm using the Core API.

       

      I noticed the multiplex technique used for sessions. So it would be great if I could register a listener or handler anywhere to be notified if a session or the physical connection (Which could handle a lot of multiplexed sessions) is closed or dead. I hope someone could me !

       

      Greetings from Germany !

       

      Chris P.