Hi, I am using Axis2 1.4 and I need my response to have a MessageId. I tried using the following in axis2.xml but it didnt work, am I missing anything? <module ref="addressing"/>
<!--Configuring module , providing parameters for modules whether they
refer or not-->
<moduleConfig name="addressing">
<parameter name="includeOptionalHeaders"
locked="true">true</parameter>
</moduleConfig>
Regards,
Mohannad Hammadeh
