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 2007/01/24 21:57:49 UTC

[jira] Resolved: (QPID-317) Remove dependency on JMS from common and broker modules

     [ https://issues.apache.org/jira/browse/QPID-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Greig resolved QPID-317.
-------------------------------

       Resolution: Fixed
    Fix Version/s: M2

Committed, svn rev 499565

> Remove dependency on JMS from common and broker modules
> -------------------------------------------------------
>
>                 Key: QPID-317
>                 URL: https://issues.apache.org/jira/browse/QPID-317
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Common
>            Reporter: Rob Godfrey
>            Priority: Minor
>             Fix For: M2
>
>         Attachments: QPID-317.patch
>
>
> Currently the common and broker modules require the JMS API.  
> In Common the dependency is in the BasicContentHeaderProperties class where a number of method exist for making the properties FieldTable perform type conversions in the way that is expected of JMSHeaders
> In the Broker the dependencies are in code which is used for MessageSelectors.  Mostly this is throwing of JMSExceptions which can and should be replaced by the throwing of AMQExceptions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.