Petals ESB Container

Unable to import relative URI on component installation

Details

  • Type: Bug Bug
  • Status: New New
  • Resolution: Unresolved
  • Affects Version/s: 3.1
  • Fix Version/s: None
  • Security Level: Public
  • Description:
    Hide

    If a WSDL contains the following import:

    <wsdl:definitions ... >
    <wsdl:types>
    <xsd:schema targetNamespace="http://ged.bindings.esb.acoss.fr/1.0">
    <xsd:import namespace="http://www.w3.org/2005/05/xmlmime"
    schemaLocation="xmlmime.xsd" />
    </xsd:schema>
    </wsdl:types>
    </wsdl:definitions>

    with the import file and importer file read from the JBI component classloader.

    Show
    If a WSDL contains the following import: <wsdl:definitions ... > <wsdl:types> <xsd:schema targetNamespace="http://ged.bindings.esb.acoss.fr/1.0"> <xsd:import namespace="http://www.w3.org/2005/05/xmlmime" schemaLocation="xmlmime.xsd" /> </xsd:schema> </wsdl:types> </wsdl:definitions> with the import file and importer file read from the JBI component classloader.
  • Environment:
    Windows XP

Activity

People

Dates

  • Created:
    Mon, 30 Aug 2010 - 16:50:01 +0200
    Updated:
    Mon, 30 Aug 2010 - 16:50:01 +0200