2 Replies Latest reply on Dec 14, 2004 1:41 PM by lmaxey

    JMS based XML messaging

    andrejt

      I plan the following J2EE (JBoss based) system:
      Two Java application clients each has its own database.
      They asynchroniously extract database data and send it to Jboss MDB using JMS.
      The database data they send are in XML form.
      What is the best design pattern to use with such requirements?
      What open source technologies besides JMS to use? How to implement database to XML mapping?
      Any useful information appreciated!

      Andrej