IBM MQ integration extension
See original GitHub issueOfficial transactional IBM MQ integration extension.
Interested in this extension, please +1 via the emoji/reaction feature of GitHub (top right).
Configuration suggestion
mq:
manager: "mocked.manager"
channel: "mocked.channel"
port: 1414
host: "mocked.address"
queue:
name: "queue.name"
Additional context https://stackoverflow.com/questions/60259012/quarkus-ibm-mq-integration
Issue Analytics
- State:
- Created 3 years ago
- Reactions:7
- Comments:11 (4 by maintainers)
Top Results From Across the Web
IBM MQ monitoring | Dynatrace Docs
IBM MQ monitoring. Learn how to use Dynatrace extensions to collect IBM MQ metrics. Starting with Dynatrace OneAgent and ActiveGate version 1.231, ...
Read more >Use the Scratch extension to write an MQ ... - IBM Developer
Use the Scratch extension to write an MQ program that sends messages using the IBM MQ REST API.
Read more >Using the WebSphere MQ JMS extensions - IBM
WebSphere MQ classes for JMS contains a set of extensions to the JMS API called the WebSphere MQ JMS extensions.
Read more >IBM MQ
Connect applications and microservices in private datacenters, across hybrid or multi-cloud environments, and at the edge of your enterprise.
Read more >IBM MQ classes for JMS
IBM MQ classes for JMS implements the interfaces defined in the javax.jms package, and also provides two sets of extensions to the JMS...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
MQ does support AMQP 1.0. We are doing some testing, but soon, you will be able to use the AMQP 1.0 connector to communicate with MQ. This way works in native.
@coiouhkc unfortunately, it doesnt work with native build.