Use source address to send a reply with UDP transport if the addressing ReplyTo is annonymous ---------------------------------------------------------------------------------------------
Key: WSCOMMONS-511 URL: https://issues.apache.org/jira/browse/WSCOMMONS-511 Project: WS-Commons Issue Type: Improvement Reporter: Amila Chinthaka Suriarachchi Use source address to send a reply with UDP transport if the addressing ReplyTo is annonymous. ws-discovery specification[1] requires annonymous reply messages. This can be done in a similar way as in the other transports by storing the source at the message receive and use it to send the reply. client side can wait for a reply if use separate listener is not set. [1] http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.