Answer the question
In order to leave comments, you need to log in
How to administer OpenMQ in GlassFish?
I'm trying to set up JMS resources on the local GlassFish 4.0.1 and look at the queues and topics through a convenient MQ browser.
Tried the built-in imqadmin and QBrowser. Both managed to connect to localhost:7676 and create test queues. In addition, test queues were created using asadmin:
call asadmin create-jms-resource --restype javax.jms.Queue jms/aparfenov/my.2nd.test.queue ,
which are visible through the glassfish console localhost:4848 in the Resources section > JMS resources > Destination Resources.
The problem is that queues created by asadmin are not visible in MQ browsers, and the glassfish console does not see queues created by browsers.
It is impossible to connect with MQ browser not to port 7676 (4848/8080).
Explicitly specifying port 7676 instead of ${JMS_PROVIDER_PORT} in Configurations > server-config > Java Message Service > JMS Hosts does not help.
It looks like the connection is going to different OpenMQ brokers. Has anyone come across?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question