org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type 'com.ibm.mq.jms.MQQueueConnectionFactory' to required type 'javax.jms.ConnectionFactory' for property 'connectionFactory'; nested exception isj
将消息从apache camel组件推送到IBM-MQ时出现以下错误。Error:-
Caused by: com.ibm.msg.client.jms.DetailedMessageFormatException: JMSCC0050: The property name'JMS_Solace_DeadMsgQueueEligible' is reserved and cannot be set.下面是我正在使用的pom罐子- <camel-spring-boot-starte
Spring CachingConnectionFactory检测到这一点,并开始一个新连接。现在,IBM连接工厂试图创建一个新连接。(SingleConnectionFactory.java:343) ~[spring-jms-5.0.6.RELEASE.jar:5.0.6.RELEASE]
at org.springframework.jms.connection.SingleConnectionFactory.getConnection(SingleConnectionFactory.java:23
java.lang.IllegalStateException: Cannot convert value of type [com.ibm.mq.jms.MQQueueConnectionFactory:无法将com.ibm.mq.jms.MQQueueConnectionFactory类型的值转换为属性“connectionFactory”的必需类型javax.jms.ConnectionFactory<bundle start-level='85'>file:o: