Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
byte[] Content property of IBytesMessage is accessible only once. Further readings yield byte array with all zeroes assigned.
Steps to reproduce:
Put a breakpoint in a method which handles the upcoming messaging in the consumer. This results in a reading operation of the byte[] Content of a message of type IBytesMessage. Therefore, further reading operations yield the array with all elements having the '0' assigned.
Attachments
Issue Links
- links to