3 Replies Latest reply on Nov 7, 2001 7:11 AM by pra

    Publishing messages to topics determined at runtime

    tkrebs

      Sorry for this probably dumb question, but I am rather new to JBoss and EJBs.
      Out of a session bean I want determine the topic to publish to based on parameters determined at run-time.
      I have no glue how to achieve this, since as far as I understood, I have to name the referenced topic in the
      "resource-ref" section of the deployment descriptor.