[jira] Created: (CXF-2316) Allow JMS replyTo destination value be set on the outgoing messsage for a one-way call

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (CXF-2316) Allow JMS replyTo destination value be set on the outgoing messsage for a one-way call

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Allow JMS replyTo destination value be set on the outgoing messsage for a one-way call
--------------------------------------------------------------------------------------

                 Key: CXF-2316
                 URL: https://issues.apache.org/jira/browse/CXF-2316
             Project: CXF
          Issue Type: Improvement
          Components: Transports
    Affects Versions: 2.1.5
            Reporter: Marat Bedretdinov
             Fix For: 2.1.6


There are use cases where the JAXWS user might want to have 2 independent JAXWS proxies doing one ways and correlating them in the application code. For this to work JMS transport should allow the user to set a replyTo destination on a call with one way signature by way of request invocation context

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


[jira] Updated: (CXF-2316) Allow JMS replyTo destination value be set on the outgoing messsage for a one-way call

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Marat Bedretdinov updated CXF-2316:
-----------------------------------

    Attachment: CXF-2316-2009-07-07-16-41.patch

This patch addresses the stated requirement

> Allow JMS replyTo destination value be set on the outgoing messsage for a one-way call
> --------------------------------------------------------------------------------------
>
>                 Key: CXF-2316
>                 URL: https://issues.apache.org/jira/browse/CXF-2316
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 2.1.5
>            Reporter: Marat Bedretdinov
>             Fix For: 2.1.6
>
>         Attachments: CXF-2316-2009-07-07-16-41.patch
>
>
> There are use cases where the JAXWS user might want to have 2 independent JAXWS proxies doing one ways and correlating them in the application code. For this to work JMS transport should allow the user to set a replyTo destination on a call with one way signature by way of request invocation context

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


[jira] Resolved: (CXF-2316) Allow JMS replyTo destination value be set on the outgoing messsage for a one-way call

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Daniel Kulp resolved CXF-2316.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.3
                   2.0.12
         Assignee: Daniel Kulp

> Allow JMS replyTo destination value be set on the outgoing messsage for a one-way call
> --------------------------------------------------------------------------------------
>
>                 Key: CXF-2316
>                 URL: https://issues.apache.org/jira/browse/CXF-2316
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 2.1.5
>            Reporter: Marat Bedretdinov
>            Assignee: Daniel Kulp
>             Fix For: 2.0.12, 2.1.6, 2.2.3
>
>         Attachments: CXF-2316-2009-07-07-16-41.patch
>
>
> There are use cases where the JAXWS user might want to have 2 independent JAXWS proxies doing one ways and correlating them in the application code. For this to work JMS transport should allow the user to set a replyTo destination on a call with one way signature by way of request invocation context

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