Petals SE BPEL

JDOM to DOM conversion generate double namespace in AXIOM at marshal time

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0.4
  • Fix Version/s: 1.0.4
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    JDOM to DOM conversion generates DOM Documents which are not namespace aware ; no way to work around this in JDOM.

    At time 1.0.3 was released, a quick and dirty patch has been added to bc-soap to prevent generation of these double namespaces (bc-soap, commit r15184).

    Remember to recheck this test case newt time Prosodie test cases will be run, to reproduce the problem and fix it properly by removing jdom DOMOutputter in se-bpel, and replacing it with an XMLOutputter, which should fix properly the problem.

    Remove related hack in bc-soap.

    Show
    JDOM to DOM conversion generates DOM Documents which are not namespace aware ; no way to work around this in JDOM. At time 1.0.3 was released, a quick and dirty patch has been added to bc-soap to prevent generation of these double namespaces (bc-soap, commit r15184). Remember to recheck this test case newt time Prosodie test cases will be run, to reproduce the problem and fix it properly by removing jdom DOMOutputter in se-bpel, and replacing it with an XMLOutputter, which should fix properly the problem. Remove related hack in bc-soap.
  • Environment:
    petals 3.1
    bc-soap 4.0.3

Activity

People

  • Assignee:
    mjambert
    Reporter:
    mjambert
  • Watchers:
    0

Dates

  • Created:
    Wed, 7 Jul 2010 - 15:26:08 +0200
    Updated:
    Tue, 12 Oct 2010 - 17:53:09 +0200
    Resolved:
    Tue, 12 Oct 2010 - 17:53:04 +0200