[wildfly-dev] admin console question/resources

Jeff Mesnil jmesnil at redhat.com
Thu Jan 2 05:18:58 EST 2014


On 27 Dec 2013, at 22:02, Nick Mpallas <mpallas at gmail.com> wrote:

> Hi guys,
> according tot he new JMS API 2.0 you can use the @JMSDestinationDefinition to define the queue resources you want to have. The functionality is correct. When I deploy my module I can see it creates the resource as expected. But when I go to the admin console interface, under the queue I don't see this resource. Only the ones defined through the jboss-cli or directly by editing the *.xml configuration file, will be available to be monitored by the console? Shouldn't the console provide insights for the other stuff also?

You are right, the admin console should allow to manage deployed JMS resources.

It works for the CLI console, the deployed JMS resources (jms-queue, jms-topic and pooled-connection-factory) are manageable under /deployment=*/subsystem=messaging/hornetq-server=*.
It is missing from the GUI console and I have opened WFLY-2701[1] to track this feature request.

jeff

[1] https://issues.jboss.org/browse/WFLY-2701

-- 
Jeff Mesnil
JBoss, a division of Red Hat
http://jmesnil.net/




More information about the wildfly-dev mailing list