BytesMessage.readByte() does not throw MessageEOFException
----------------------------------------------------------

                 Key: QPID-2
                 URL: http://issues.apache.org/jira/browse/QPID-2
             Project: Qpid
          Issue Type: Bug
            Reporter: Gordon Sim


Instead you get:
 
java.nio.BufferUnderflowException
 at java.nio.Buffer.nextGetIndex(Buffer.java:398)
 at java.nio.HeapByteBuffer.get(HeapByteBuffer.java:117)
 at org.apache.mina.common.support.BaseByteBuffer.get(BaseByteBuffer.java:202)
 at 
org.apache.qpid.client.message.JMSBytesMessage.readByte(JMSBytesMessage.java:161)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to