You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/11/28 10:43:19 UTC

[jira] [Closed] (CXF-6576) JMSDestination and setExceptionListener fails with WebSphere

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

Colm O hEigeartaigh closed CXF-6576.
------------------------------------

> JMSDestination and setExceptionListener fails with WebSphere 
> -------------------------------------------------------------
>
>                 Key: CXF-6576
>                 URL: https://issues.apache.org/jira/browse/CXF-6576
>             Project: CXF
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 3.1.2
>            Reporter: Alexis Willemyns
>            Assignee: Christian Schneider
>             Fix For: 3.2.0
>
>
> Lib is cxf-rt-transports-jms
> I have got a project where we try to use camel-cxf for SOAP over JMS.
> ConnnectionFactory is retrieved via JNDI (defined in WebSphere). Issue comes on JMSDestination.createTargetDestinationListener on line 95 when it tries to setExceptionListener on the Connection. In my case the Connection is a IBM class with name as JMSConnectionHandle which doesn't accept call to setExceptionListener; operation not permitted.
> Is there a solution? I find a lot of threads around setExceptionListener because it's not apparently a supported operation by all libs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)