As mentionned in PETALSBCSOAP-96:
Already fixed in the version 4.1.
The module is always engaging in Axis2 as it is only possible to engage it globally (http://axis.apache.org/axis2/java/core/docs/adv-userguide.html). Thus it is not possible to control it with the parameter modules.
But it is possible to enable/disable the WS-Addressing for a specific service with the parameter enable-wsa in the version 4.1 (By default, it is disabled).
So, the module 'addressing' must be always engaged, add should be automatically added if the module list does not contain it.
As mentionned in
PETALSBCSOAP-96:So, the module 'addressing' must be always engaged, add should be automatically added if the module list does not contain it.
PETALSBCSOAP-96: So, the module 'addressing' must be always engaged, add should be automatically added if the module list does not contain it.