Havret 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-531007429
 
 
   So as we are not setting `x-opt-jms-msg-type` at all for .net serializable 
messages the condition
   ```
   case MessageSupport.JMS_TYPE_OBJ:
   ```
   
   will never be met for them. Ergo there is no sense in checking content type 
for .net serializable content type. It won't be there. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to