You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robert Greig (JIRA)" <qp...@incubator.apache.org> on 2006/12/16 18:13:21 UTC

[jira] Resolved: (QPID-102) Provide support for StreamMessage in Java client (AMQSession)

     [ http://issues.apache.org/jira/browse/QPID-102?page=all ]

Robert Greig resolved QPID-102.
-------------------------------

    Resolution: Fixed

Closing since tests pass.

> 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