0 Replies Latest reply on Oct 9, 2006 4:21 PM by jeffastorey

    Messages to a Single Client

    jeffastorey

      I'm trying to figure out a way to have a stateful session bean send an asycnhronous message back to the client that is currently using it. More specifically, the different private methods in the beans should send a message back to the client informing it of its progress. I've looked into JMS but that looks like it more-so broadcasts a message or sends a response to an arbitrary client. Is there a good way to do this with EJB/JBoss?

      Thanks,
      Jeff