Petals BC SOAP

WS-Addressing is always engaged, even if not defined in at SU level (provider mode)

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.0.7
  • Fix Version/s: 4.0.8, 4.1
  • Component/s: None
  • Security Level: Public
  • Description:

    When deploying a SOAP SU (provider mode), all requests sent to the external web-service contain a SOAP header with WS-Addressing tags.

    WS-Addressing tags should be controlled by the parameter 'modules' at SU level.

  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Mon, 10 Oct 2011 - 12:16:32 +0200

Fixed in branch petals-entreprise-3.1.x

Show
Christophe DENEUX added a comment - Mon, 10 Oct 2011 - 12:16:32 +0200 Fixed in branch petals-entreprise-3.1.x
Hide
Christophe DENEUX added a comment - Mon, 10 Oct 2011 - 12:16:42 +0200

To merge in trunk

Show
Christophe DENEUX added a comment - Mon, 10 Oct 2011 - 12:16:42 +0200 To merge in trunk
Hide
noddoux added a comment - Thu, 15 Dec 2011 - 15:42:56 +0100 - edited

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).

Show
noddoux added a comment - Thu, 15 Dec 2011 - 15:42:56 +0100 - edited 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).

People

Dates

  • Created:
    Mon, 10 Oct 2011 - 11:52:18 +0200
    Updated:
    Thu, 16 Feb 2012 - 17:06:35 +0100
    Resolved:
    Thu, 15 Dec 2011 - 15:43:17 +0100