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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837828#3837828 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837828 ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
