David Voit created QPIDJMS-624:
----------------------------------

             Summary: AMQP JMS Binding Type Annotations should also support 
non-byte datatypes
                 Key: QPIDJMS-624
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-624
             Project: Qpid JMS
          Issue Type: Improvement
            Reporter: David Voit


In the AMQP JMS spec Type Annotations are definied to be of byte type.
NMS AMQP had a bug which was sending these annotation as an unsigned byte.
This is a bug in NMS Amqp. But the spec also says that a conforming 
implementation on the recieving side, should support all numeric data types, 
not just signed bytes.

It will take some time to fix all nms amqp clients to switch to an release 
(which not yet even happened) which no longer has this problem. Also this 
change also makes the code more error resilant, and the change is quite trivial



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to