You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2014/12/19 19:58:14 UTC

[jira] [Commented] (CXF-6156) JMS Conduit calling Spring Connection Factory close only through Finalize

    [ https://issues.apache.org/jira/browse/CXF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253794#comment-14253794 ] 

Daniel Kulp commented on CXF-6156:
----------------------------------

Can you try with a supported version of CXF?   In particular, please try with either 2.7.14 or 3.0.3.   There have been many updates in the JMS transport.   3.0.3 completely removes the Spring dependency which would change this behavior significantly.

> JMS Conduit calling Spring Connection Factory close only through Finalize
> -------------------------------------------------------------------------
>
>                 Key: CXF-6156
>                 URL: https://issues.apache.org/jira/browse/CXF-6156
>             Project: CXF
>          Issue Type: Test
>          Components: JMS
>    Affects Versions: 2.6.11
>            Reporter: CXFuser1
>             Fix For: NeedMoreInfo
>
>
> Hi,
> I am using apache cxf 2.6.11 with org.apache.cxf.transport.jms.JMSConfiguration.
> which internally creates SingleConnectionFactory.initconnection eveytime a request is made.
> However the connections are only closed after the Conduit.finalize is called.
> I am not sure whats incorrect in my configuration. have tried researching for quite some time now.
> Any help is appreciated
> Thanks
> Tia



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