Set ReplyTo Destination On One-Way Messages
-------------------------------------------

                 Key: AXIS2-4135
                 URL: https://issues.apache.org/jira/browse/AXIS2-4135
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: kernel
    Affects Versions: 1.3
         Environment: platform-independent
            Reporter: Karthick Sankarachary
            Priority: Minor


Currently, the JMS sender sets the ReplyTo destination on the JMS Message if 
and only if the exchange is two-way. In the asynchronous world of JMS, the 
request-response MEP is typically implemented using two one-way WSDL 
operations. To faciliate such round-tripping, the JMS sender should propagate 
the destination specified in the context's "transport.jms.ReplyDestination" 
property to the JMS message, even if the MEP is out-only.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to