1 Reply Latest reply on Apr 1, 2009 1:16 PM by jaikiran

    JMS Topic Creation in JBoss 5 AS

      In Jboss 4, when I deployed an ear with an MDB for a topic that had not been specified in the deployment descriptors, the server would automatically create the topic (after posting a warning saying that topic didn't exist).

      In Jboss 5, it doesn't seem to automatically create the topics anymore (errors out instead). Is there a configuration option somewhere that would allow automatic topic creation?

      Thanks!

      [This is cross posted in the JBoss Messaging Forum per request]

      Mark