uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW51030-E

The class or SEI name must be unique and must not collide with the others when the mapping is done from WSDL to Java source. (WSDL file = aa....aa, class = bb....bb)

aa....aa: WSDL file path
bb....bb: Collided name
Description
When mapping from WSDL to Java, the SEI or class name is overlapping.
Action
Revise the wsdl:portType element name and wsdl:service element name of WSDL such that the SEI or class names are unique.