Make the definition of custom "anonymous" URIs configurable
-----------------------------------------------------------

                 Key: AXIS2-3458
                 URL: https://issues.apache.org/jira/browse/AXIS2-3458
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: Addressing
            Reporter: Brian DePradine


The WS-Addressing specifications define "anonymous" URIs that can be used in 
the wsa:ReplyTo, or wsa:FaultTo headers to indicate that a response should be 
sent synchronously using the backchannel of the two-way transport. Occasionally 
the need may arise to define additional URIs to have the same semantics as 
described above. One such occasion is implementing WS-RM. It has defined it's 
own "anonymous" URI and this is currently supported in Axis2 by hardcoding the 
value in the kernel code. It would be better to allow such URIs to be 
configured in a more dynamic way.

-- 
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