You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jason Pell (JIRA)" <ji...@apache.org> on 2014/12/04 23:44:12 UTC

[jira] [Updated] (CXF-6136) Change JMS Destination to not rollback on checked exception

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

Jason Pell updated CXF-6136:
----------------------------
    Description: 
Currently if a JMS Transaction Manager is configured for JMS Configuration style any exceptions thrown by a JAX-WS Implementation will cause a roll back of the message.



  was:
Currently if a JMS Transaction Manager is configured for JMS Configuration style any exceptions thrown by a JAX-WS Implementation will cause a roll back of the message.

There is no way to distinquish between checked exceptions and runtime exceptions.  It would be ideal to be able to have jms services return a normal soap fault message in a reply for checked exceptions defined on the interface, and for runtime exceptions to rollback the message.



     Issue Type: Bug  (was: Improvement)
        Summary: Change JMS Destination to not rollback on checked exception  (was: Enhance CXF  2.x JMS Configuration to better control what exceptions cause rollback)

> Change JMS Destination to not rollback on checked exception
> -----------------------------------------------------------
>
>                 Key: CXF-6136
>                 URL: https://issues.apache.org/jira/browse/CXF-6136
>             Project: CXF
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 2.7.14
>            Reporter: Jason Pell
>            Assignee: Jason Pell
>            Priority: Minor
>             Fix For: 2.7.15
>
>
> Currently if a JMS Transaction Manager is configured for JMS Configuration style any exceptions thrown by a JAX-WS Implementation will cause a roll back of the message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)