You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jim Gomes (JIRA)" <ji...@apache.org> on 2009/02/27 19:00:00 UTC

[jira] Resolved: (AMQNET-93) NMS does not mirror standard 'JMS' exceptions

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

Jim Gomes resolved AMQNET-93.
-----------------------------

    Resolution: Fixed

Applied modified patch to code to add support for standard JMS exceptions.  Thanks to Yev Bronshteyn.

> NMS does not mirror standard 'JMS' exceptions
> ---------------------------------------------
>
>                 Key: AMQNET-93
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-93
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: EMS
>    Affects Versions: 1.0
>            Reporter: Mark Pollack
>            Assignee: Jim Gomes
>             Fix For: 1.1
>
>         Attachments: NMS_Exception.patch
>
>
> The JMS spec defines several exception classes and these are not mirrored in the NMS API.
> In particular this came up as I would like to specifically catch TransactionRolledBackException.  I know that TIBCO EMS this exception class and perhaps more.  How to handle vendor exceptions outside the spec other then wrapping and checking for inner exception types?

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