Provide support for StreamMessage in Java client (AMQSession)
-------------------------------------------------------------

                 Key: QPID-102
                 URL: http://issues.apache.org/jira/browse/QPID-102
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
            Reporter: Marnie McCormack
             Fix For: M2


As per JMS spec, need to provide support from StreamMessage.

Currently, AMQSession.createStreamMessage throws UnsupportedOperationException. 
This needs to be fixed and support implemented. Not sure if there might be a 
dependency on the protocol - need to check.

JMS specification says:

3.11 JMS Message Body
JMS provides five forms of message body. Each
interface:
• StreamMessage - a message whose body contains
values. It is filled and read sequentially.

etc etc.

See spec/JMS javadoc for more details.



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