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