0 Replies Latest reply on Mar 17, 2005 5:27 AM by ishq

    Bidirectional communication between client and JBoss server

    ishq

      Hi,

      I am very interested to know that is it possible to call function from session bean to client well the other way round is trivial.

      More clearly, if session bean of ejb 3.0 wants to get some data from client by calling the function of client from session bean. First thing which i thought of doing so might be using jboss server on both the sides but that leads to overhead of different resources and very unprgmatic solution. And secondly i want to use listener jboss which listens client events.

      Thanks in advance!!!
      IshQ