[ http://issues.apache.org/jira/browse/QPID-152?page=all ]
Martin Ritchie resolved QPID-152.
---------------------------------
Resolution: Fixed
This was an oversight in creating AbstractJMSMessage.
Completed: At revision: 483419
> getJMSType() simply returns the MimeType.. should be a client definable
> string.
> -------------------------------------------------------------------------------
>
> Key: QPID-152
> URL: http://issues.apache.org/jira/browse/QPID-152
> Project: Qpid
> Issue Type: Bug
> Reporter: Martin Ritchie
> Assigned To: Martin Ritchie
> Fix For: M2
>
>
> AbstractJMSMessage
> public String getJMSType() throws JMSException
> {
> //fixme wrong
> return getMimeType();
> }
--
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