• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Glassfish queue careted using OpenMq does not appear on Application server admin dashboard.

 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I created a Queue directly with Open MQ admin GUI ie. without using Glassfish application server:
I went to glassfish3\mq\bin and double click the ‘imqbrokered.exe’ . Once the it was ready, i went to glassfish3\mq\bin and double click the “imqadmin.exe”.
I created a Broker named 'rameshBroker' and added a destination named 'Queue1' and started it.

Now, when I start the application server and login into admin window, I can not see the Queue (queue1) careated using MQ admin earlier on this server admin dashboard.
Since the glassfish application server is integrated with MQ it should show me the Queue1 .

.......is there anything I am missing which is preventing me to get the Queue1 on admin dashbord ?
 
Ramesh Kumar Swarnkar
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any help ??
 
She'll be back. I'm just gonna wait here. With this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic