Hi Gul; > > I can see the AbstractRobustInMessageReceiver in the axis2 src > repository, but I don't see > any concrete message receiver class defined that extends the > AbstractRobustInMessageReceiver. > Is it something planned for the 1.1 ? > Nope . In-only message receiver can handle that scenario as well. So if smt went wrong it will throw the exception , so user will get it.
I am +1 on removing the AbstractRobustInMessageReceiver from the src tree. > > What I am trying to understand is that what Axis2 receiver class I > need to use to map > mep=http://www.w3.org/2004/08/wsdl/robust-in-only ? > Should I use RawXMLINOnlyMessageReceiver for both mep types (assume > that I want to user RawXML), > mep=http://www.w3.org/2004/08/wsdl/robust-in-only > and mep="http://www.w3.org/2004/08/wsdl/in-only " > Gul > -- Thanks, Deepal ................................................................ "The highest tower is built one brick at a time" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
