Hi,
I want to know, if there's somebody who can explain the difference between:
<messageReceivers>
<messageReceiver mep="..." class="..."/>
</messageReceivers>
and
<operation name="echo">
<messageReceiver class="org.apache.axis2.receivers.RawXMLINOutMessageReceiver"/>
<actionMapping>urn:echo</actionMapping>
</operation>
Yes, I've took these from the service.xml in different samples.
Thanks a lot
Pat
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]