[ http://issues.apache.org/jira/browse/QPID-102?page=comments#action_12455061 ] Rajith Attapattu commented on QPID-102: ---------------------------------------
Hey Robert, any update on this ? :) Regards, Rajith > 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 > Assigned To: Robert Greig > 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
