You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Ulhas Bhole (JIRA)" <ji...@apache.org> on 2008/06/30 12:41:45 UTC

[jira] Created: (CXF-1676) oneway request followed by two-way request fails while using JMS Transport.

oneway request followed by two-way request fails while using JMS Transport. 
----------------------------------------------------------------------------

                 Key: CXF-1676
                 URL: https://issues.apache.org/jira/browse/CXF-1676
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.0.7, 2.1
            Reporter: Ulhas Bhole
            Assignee: Ulhas Bhole


JMSSessionFactory do not handle the caching of the pooledsession in a scenario where the oneway request is fired first followed by TwoWay request. 


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


[jira] Resolved: (CXF-1676) oneway request followed by two-way request fails while using JMS Transport.

Posted by "Ulhas Bhole (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ulhas Bhole resolved CXF-1676.
------------------------------

    Resolution: Fixed

Issue is fixed now.

> oneway request followed by two-way request fails while using JMS Transport. 
> ----------------------------------------------------------------------------
>
>                 Key: CXF-1676
>                 URL: https://issues.apache.org/jira/browse/CXF-1676
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.1, 2.0.7
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> JMSSessionFactory do not handle the caching of the pooledsession in a scenario where the oneway request is fired first followed by TwoWay request. 

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