0 Replies Latest reply on Apr 24, 2002 12:59 PM by lasterra

    New with JMS and MDB

    lasterra

      Hi all,

      I'm never use a MDB and i don't see very clever where to use and where not.

      Now, I'm thinking in one componet that should mathc very well with the asynchronous processing and MDBs.

      In my application, a forum similar at this, i like to send mails to watchers of topics when the topic is actualized.

      Ok, my cuestion is if it's a good idea to put an mdb, that receive the list of e-mails, to send this mails, or this is not necesary and is better to invoke directly to javax.mail.

      Thank you very much, maybe this is a stupid question but...


      Regards, Enrique.