Petals BC SOAP

duplication of namespace attribute

Details

  • Type: Bug Bug
  • Status: Inaccurate Inaccurate
  • Resolution: Cannot Reproduce
  • Affects Version/s: 4.0.3
  • Fix Version/s: None
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    I just want to report a bug concerning duplicate attribute in SOAP body and the way I deal with it.
    I'm right now using 4.0.3-SNAPSHOT version.

    After had a look on sources, the way I did is to convert SOAP's body content to string, delete the whole string of this attribute and recreate OMElement of body content.

    This is a kind of stupid way but quick one that solves this duplicate attribute problem.

    Show
    I just want to report a bug concerning duplicate attribute in SOAP body and the way I deal with it. I'm right now using 4.0.3-SNAPSHOT version. After had a look on sources, the way I did is to convert SOAP's body content to string, delete the whole string of this attribute and recreate OMElement of body content. This is a kind of stupid way but quick one that solves this duplicate attribute problem.
  • Environment:
    window

Activity

People

Dates

  • Created:
    Thu, 6 Jan 2011 - 12:22:45 +0100
    Updated:
    Mon, 24 Jan 2011 - 13:29:38 +0100
    Resolved:
    Mon, 24 Jan 2011 - 13:21:13 +0100