Petals BC SOAP

Deletion MEP and operation from the SU jbi.xml for the consume role

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 4.0.3
  • Fix Version/s: 4.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    The MEP and the operation depends on the SOAP request. From the defined SOAP acion in the SOAP header (WSA-Addressing) or if it is not present from the SOAP action in the HTTP request, the operation to execute must be identified.
    That's why on the initialization of an SU, the corresponding WSDL must be read to create a list containing the available operations and the corresponding MEP which be stored in the memory. On each request, the operation must be retrieved in the list from the soap action. (Currently the WSDL is read on each request to retrieve the operation, the MEP is not taken into account).

    Show
    The MEP and the operation depends on the SOAP request. From the defined SOAP acion in the SOAP header (WSA-Addressing) or if it is not present from the SOAP action in the HTTP request, the operation to execute must be identified. That's why on the initialization of an SU, the corresponding WSDL must be read to create a list containing the available operations and the corresponding MEP which be stored in the memory. On each request, the operation must be retrieved in the list from the soap action. (Currently the WSDL is read on each request to retrieve the operation, the MEP is not taken into account).
  • Environment:
    os: all

Issue Links

Activity

Hide
noddoux added a comment - Wed, 15 Sep 2010 - 10:14:49 +0200

The operation and MEP are retrieved by Axis2 from the WSDL (of the consumed service in the consumer role or provided in the SU in the provider role)

Show
noddoux added a comment - Wed, 15 Sep 2010 - 10:14:49 +0200 The operation and MEP are retrieved by Axis2 from the WSDL (of the consumed service in the consumer role or provided in the SU in the provider role)

People

  • Assignee:
    noddoux
    Reporter:
    noddoux
  • Watchers:
    0

Dates

  • Created:
    Wed, 4 Aug 2010 - 17:39:39 +0200
    Updated:
    Thu, 16 Feb 2012 - 17:06:30 +0100
    Resolved:
    Thu, 23 Jun 2011 - 15:28:40 +0200