You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2006/12/04 17:12:22 UTC

[jira] Created: (QPID-152) getJMSType() simply returns the MimeType.. should be a client definable string.

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

        

[jira] Resolved: (QPID-152) getJMSType() simply returns the MimeType.. should be a client definable string.

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ 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

        

[jira] Assigned: (QPID-152) getJMSType() simply returns the MimeType.. should be a client definable string.

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/QPID-152?page=all ]

Martin Ritchie reassigned QPID-152:
-----------------------------------

    Assignee: Martin Ritchie

> 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