uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW51191-W

The value of namespace attribute of wsdl:import element in WSDL does not correspond to the value of targetNamespace attribute of wsdl:definitions element in WSDL. (WSDL file = aa....aa, namespace = bb....bb, targetNamespace = cc....cc)

aa....aa: Path of the import-source WSDL file
bb....bb: Namespace name of the import source
cc....cc: Target namespace name of the import destination
Description
The namespace of the namespace attribute of import-source wsdl:import element does not correspond to that of the targetNamespace attribute of import-destination wsdl:definitions element.
Action
Specify the same namespace in the namespace attribute of import-source wsdl:import element and the targetNamespace attribute of import-destination wsdl:definitions element.