gemmellr commented on issue #31: AMQNET-612: ObjectMessage shouldn't have jms-msg-type set URL: https://github.com/apache/activemq-nms-amqp/pull/31#issuecomment-531005976 If the JMS Message type annotation is set, to say it is a JMS ObjectMessage compatible message, then thecontent type is "application/x-java-serialized-object", or it is not set (non serialized payload). My original comment is merely saying to remove the check that the annotation is set, and the content type is 'serialized dotnet' as it cant be true. It is not a JMS Object Message compatible message.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
