0 Replies Latest reply on Aug 23, 2006 11:51 AM by benthaus

    Initialization from Message-Driven-Beans

    benthaus

      In our project we initialize the envoirenment from an J2EE-Application. This happens with an servlet after the complete ear-file is deployed.
      The matter is that the mdb inside the J2EE-Application begins to work before the appication is initialized.

      Is there any configration-hint out there, that makes the mdb to wait before getting messages ?