David Illsley wrote:
In general I consider RM to be a QOS and as such should be able to be applied without modifying the application.
Totally agreed!!
I also don't think that the generally understood semantic for isUseSeperateListner is what you described. I'd be really surprised if any sizeable portion of users thought it means anything outer than use a separate connection for the response (don't use the back channel) as that's the only way I've seen it documented.
David, its not only that. this is how I interpret isUseSeperateListner and hope this will match with what is implemented as well.
isUseSeperateListner means, please use a different channel as mentioned by David, BUT, please manage the second channel also for me. Meaning, if isUseSeperateListner is true then Axis2 engine should also start a listener to receive the response depending on the replyTo address.
So isUseSeperateListner serves two things. -- Chinthaka --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
