Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring AMQP in ibmcom/mq #413

Closed
fbsantana2020 opened this issue Jul 14, 2020 · 5 comments
Closed

Configuring AMQP in ibmcom/mq #413

fbsantana2020 opened this issue Jul 14, 2020 · 5 comments
Labels

Comments

@fbsantana2020
Copy link

Is it possible to configure amqp in mq (https://hub.docker.com/r/ibmcom/mq/) ? How Can I add lib amqp in the docker ?

tks

@arthurbarr
Copy link
Member

It isn't enabled in the pre-built image available on Docker Hub. You would have to build your own image using the code in this repository, altering the MQ_PACKAGES environment variable to install the extra package.

@drmartinberger
Copy link

Hi @arthurbarr,
would also be interested to use a Docker image where AMPQ Service is activated.

Can you please elaborate in more detail what steps need to be taken in order to extend the existing image? Is it really that simple to extend the appearances of MQ_PACKAGES in all appearances with MQSeriesAMQP*.rpm?

Thank you!

@habaza84
Copy link

@drmartinberger
Wondering if you figured out how to extend the existing image to AMQP packages? can you share? I am interested on the same thing.

@drmartinberger
Copy link

@habaza84
did not get any feedback to my question above.

@chughts
Copy link

chughts commented May 11, 2022

See Step 1 of this tutorial - https://developer.ibm.com/tutorials/mq-running-ibm-mq-apps-on-quarkus-and-graalvm-using-qpid-amqp-jms-classes/#step-1-set-up-the-amqp-channel-in-ibm-mq

mirskifa pushed a commit that referenced this issue Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants