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 ?
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
Title: What axis2 class to use for robust-in-only mep ?
- What axis2 class to use for robust-in-only mep ? Gul Onural
- Re: What axis2 class to use for robust-in-only mep... Deepal Jayasinghe
