You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To work with JMS there are quarkus-qpid-jms and quarkus-artemis-jms.
But none work correctly with ActiveMQ (classic) openwire protocol.
I propose the creation of quarkus-activemq-jms based on activemq-client.
I started a first implementation based on the code from quarkus-qpid-jms (which does not conform to quarkiverse expectations).
But I don't understand the deployment part well. It's very experimental at the moment. https://github.com/sekaijin/quarkus-activemq-jms
Do you think it is appropriate to make this project compliant with Quarkiverse and start a solid port of activemq-client in Quarkus?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello.
To work with JMS there are quarkus-qpid-jms and quarkus-artemis-jms.
But none work correctly with ActiveMQ (classic) openwire protocol.
I propose the creation of quarkus-activemq-jms based on activemq-client.
I started a first implementation based on the code from quarkus-qpid-jms (which does not conform to quarkiverse expectations).
But I don't understand the deployment part well. It's very experimental at the moment.
https://github.com/sekaijin/quarkus-activemq-jms
Do you think it is appropriate to make this project compliant with Quarkiverse and start a solid port of activemq-client in Quarkus?
Beta Was this translation helpful? Give feedback.
All reactions