1 Reply Latest reply on Jun 7, 2004 5:15 PM by adrian.brock

    JMS client and network outage question

    sreek

      Hi:

      We have a JMS client sending JMS meesages to a Topic. Messages were sent from client every 5 mins. Once in a while nwtwork will be doen between JMS client and server machines. We want to store the JMS messages on the client machine when the nwtwork was down and send them to server once the network is available.

      Is this something I need to handle in my code, or Jboss JMS client will handle transparently. We want to store the meesages in file system while network was down.

      Thanks in advance
      -- Sree