0 Replies Latest reply on Mar 14, 2002 8:37 AM by sdhaene

    Programmatically determine queue for MDB

    sdhaene

      Hi,

      I am confronted with the following problem:
      I have an MDB that listens to a queue. Normally the queue to which the MDB listens is bound in the jboss.xml file of the deployment descriptor.

      The queue to which the MDB has to listen should be configurable, by means of e.g. jboss.jcml-file, but not by changing the deployment descriptor and having to repackage the ear-file etc...
      Does anyone of you gurus know how to tackle this?

      Cheers,

      Stephan