Hi Jones,

AFAIK, you could use the schemaLocation attribute to inform the linkage to the import element within the schema as follows;

<xsd:import namespace="urn:listing3" schemaLocation="listing3.xsd"/>

BTW: what is the ESB version that you are using, if it is the released version (1.5), then you have to provide the schema location from the ESB home and this has been fixed in the trunk to specify the schemLocation relative to the WSDL location.

Thanks,
Ruwan

Jones, Alan R wrote:
 I have a WSDl that I configure into the esb via the pointing to a Url.
However, the wsdl imports a schema. How can I get the esb to import the
schema at the same time? Or, do I use the Integrated Registry/Schema to
bring in a an XSD that's referenced by a wsdl. If the latter, how do I
make the linkage between the wsdl and the schema, within the esb?


Thanks,

Alan J



_______________________________________________
Esb-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user



_______________________________________________
Esb-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user

Reply via email to