WS-Notification

Convert Dom document into JDom one on each notification request

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.2
  • Fix Version/s: 1.2.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    Convert a dom document into a JDom one on each notification to be able to bypass Topic namespace removal on Jaxb unmarshalling.
    This bypass could be done using directly the Dom api (more difficult but possible).
    Profiling predicates a 10% improvement of the notification processing.

    Show
    Convert a dom document into a JDom one on each notification to be able to bypass Topic namespace removal on Jaxb unmarshalling. This bypass could be done using directly the Dom api (more difficult but possible). Profiling predicates a 10% improvement of the notification processing.
  • Environment:
    wsstar notification libraries

Issue Links

People

Dates

  • Created:
    Fri, 10 Sep 2010 - 16:21:59 +0200
    Updated:
    Mon, 20 Sep 2010 - 15:52:03 +0200
    Resolved:
    Fri, 10 Sep 2010 - 16:41:56 +0200