[ 
https://issues.apache.org/jira/browse/CXF-6576?focusedWorklogId=178367&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-178367
 ]

ASF GitHub Bot logged work on CXF-6576:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Dec/18 20:17
            Start Date: 23/Dec/18 20:17
    Worklog Time Spent: 10m 
      Work Description: deki commented on pull request #459: [CXF-6576] Handle 
exceptions in MessageListener container without usi…
URL: https://github.com/apache/cxf/pull/459
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 178367)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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
>            Priority: Major
>             Fix For: 3.2.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
(v7.6.3#76005)

Reply via email to