Petals ESB Container

Incorrect dependency

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 3.1.1
  • Fix Version/s: 4.0.0
  • Component/s: Registry
  • Security Level: Public
  • Description:
    Hide

    The service endpoint implementation class 'org.ow2.petals.service.ServiceEndpointImpl' depends on the component 'Registry' because of the usage of org.ow2.petals.registry.api.util.XMLUtil.createDocumentFromString().

    Please replace it by the local version org.ow2.petals.util.XMLUtil.createDocumentFromString().

    Show
    The service endpoint implementation class 'org.ow2.petals.service.ServiceEndpointImpl' depends on the component 'Registry' because of the usage of org.ow2.petals.registry.api.util.XMLUtil.createDocumentFromString(). Please replace it by the local version org.ow2.petals.util.XMLUtil.createDocumentFromString().
  • Environment:
    -

Activity

People

Dates

  • Created:
    Thu, 2 Dec 2010 - 09:33:16 +0100
    Updated:
    Thu, 2 Dec 2010 - 09:42:03 +0100
    Resolved:
    Thu, 2 Dec 2010 - 09:42:03 +0100