0 Replies Latest reply on Sep 1, 2004 10:50 AM by vindiayns

    communicating between two jboss servers

    vindiayns


      I have written two beans, one is a stateless session bean deployed in one jboss server, for publishing message to a topic in another jboss server.

      in another jboss server I have deployed MDB which listens to that topic in the same server...this is working fine..

      My question is how the session bean subscribe the topic to get acknowledment.?? or in what way it can be done

      Thanks in advance :-)