Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.此内容没有您所选择的语言版本。
4.5. API Changes
JMS streams 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
JMS streams are now deprecated. If you need to send very large messages, it is recommended that you use an out-of-bounds transport, such as FTP, instead. In particular, the
org.apache.activemq.ActiveMQInputStream
and ActiveMQOutputStream
classes are deprecated, as are the ActiveMQConnection.createInputStream
and ActiveMQConnection.createOutputStream
methods.
Camel ActiveMQ component 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Removed the
org.apache.activemq.camel.converter.IdentityMessageReuseConverter
class from the Camel ActiveMQ component (activemq-camel
).