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
The qpid-jms client is the preferred client for use with AMQ 7 Broker in Java, because AMQP protocol clients should be preferred. Currently, OpenWire client is used.
There exists camel-amqp component [1] which uses qpid-jms client and should be used for communication with AMQ 7 Broker. You can use came-amqp-starter for SB.
I don't recommend to use AMQ Spring Boot Starter [2] because it is for AMQ 6.
The qpid-jms client is the preferred client for use with AMQ 7 Broker in Java, because AMQP protocol clients should be preferred. Currently, OpenWire client is used.
https://access.redhat.com/documentation/en-us/red_hat_amq/7.4/html/amq_clients_overview/important_notes#preferred_clients
The text was updated successfully, but these errors were encountered: