3 Replies Latest reply on Feb 17, 2008 5:53 PM by pmuir

    demultiplexing notifications from MDB

    gsegura

      Hello,
      I have this seam application that uses a message driven bean for receiving messages from external system.
      Upon arrival of message I would like to notify the specific client (provided she/he has an ongoing web session) by means of a4j:push listener.

      The question is:
      how do I access a particular SFSB instance bounded to the related user? that is, the bean to whom the a4j:push listener is bound to??


      (I hope my english is good enough to correctly describe the question)

      regards,
      Gerardo