0 Replies Latest reply on Apr 23, 2015 1:17 PM by smeverts

    How to Create JMS Message Queue Programatically

    smeverts

      I am using Wildfly 8.2 to create an application which is very configurable and I have a need to create the JMS Message dynamically (at runtime) depending on new features that the customer needs / creates.  Is there a way to do this?  I have tried to use the Raw Management API and the detyped API but I don't have enough examples in order to complete something like this.  Does anyone know of any other options or have some examples of how to use the Management API to create the Queues at runtime?