michaelandrepearce 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-530972062
 
 
   what you do is:
   
   if (properties.hasProperty(content type) ) { 
       if (property.getProperty(content type) == ".net") {
         return obj msg
      } else {
        return byte msg
     }
   }

----------------------------------------------------------------
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

Reply via email to