1 Reply Latest reply on May 19, 2005 10:39 PM by genman

    mdb dynamic durable topic subsciption

      How can I dynamically create new MDB topic subscribers? Normally an MDB would be bound to a subscription at deploy time, but I want to create new subscrptions in a SLSB method. I would like each new subscription to be associated with a different MDB instance, each having a different message selector.

      I don't believe anything in the EJB spec supports this, but surely there is some JBoss magic to get the job done in elegant fashion.

      Thank you,
      Chadwick.