Activemq Web Console Extension
Apache ActiveMQ is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation. Getting Started To help you get started, try the following links. Jolokia-agent: Using policy access restrictor classpath:/jolokia-access.xml. Hello im a new user of this ActiveMQ im just downloaded it already finished to set JAVA enviorment and MVN also but. Comparison with ActiveMQ Web Console. What does QueueExplorer offer that is not available from ActiveMQ Web Console? Additional message properties exposed - extension (with detailed view), app specific, acknowledgment info, etc. Custom columns (PRO) - extract business data from your messages.
I searched a lot in web, couldn't find any answers.
3 Answers
Activemq console can not be used in this case but you can use the curl command to send messages with header which exposes the api's of web console. Please refer below link:
For example, using below command , uses the proerties 'key=2dffvdfbfd'
NirNirYou cannot, the console provides very limited message send facilities. If you want to send full blown messages then use a JMS client.
Tim BishTim Bish