[jboss-dev-forums] [Design of POJO Server] - JMS Topics/Queues in ProfileService
bytor99999
do-not-reply at jboss.com
Mon Feb 18 14:36:51 EST 2008
I have deployed a bunch of sample Topics and Queues, I tried to find them through the ManagementView.getComponentsForType where the ComponentType was "JMSDestination" for the parent type and "Queue" or "Topic" type. However, the method returned null.
I also looked for the destinations-service.xml in the list of ManagedDeployments through the ManagementView.getDeploymentNames() and did not see it in the list of deployments.
Am I using the incorrect ComponentType, or does this still need to be implemented?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130211#4130211
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130211
More information about the jboss-dev-forums
mailing list