Thanks Chamikara, I'll try and pull a patch together over the next few 
days.

Matt

"Chamikara Jayalath" <[EMAIL PROTECTED]> wrote on 06/07/2006 06:25:22:

> Hi Jaliya, 
> 
> Currently RMMessageReceiver is only added for clarity. It never get 
> called. All the control messages get paused at the RM layer and 
> those are not passed to the phases after that.
> 
> Matt,
> Yes, now I see that there is a problem when it comes to 
> MustUnderstand processing :-)
> 
> Unfortunately AxisEngine MustUnderstand processing will done only 
> for non-paused messages so our control messages which get paused in 
> the RM Phase will not be subjected to this. 
> 
> So we have to pick one of the two models.
> 
> 1. Pausing the control messages  at the RM Phase and sending the 
> response. MustUnderstand processing would hv to be done by ourself.
> 
> 2. Letting the control message go to the RM Message Receiver hoping 
> that the other layers would ignore that and sending the response 
> from there. MustUnderstand processing will be done by the AxisEngine for 
us.
> 
> It seems that the second model as proposed by you is much cleaner. 
> So please go ahead and do the change.
> 
> 
> Thanks,
> Chamikara
> 


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

Reply via email to