uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61028-E

The SEI specified in the endpointInterface element of javax.jws.WebService annotation could not be found. (implementation class = aa....aa, endpointInterface = bb....bb)

aa....aa: Web service implementation class name
bb....bb: Value of the endpointInterface element
Description
The SEI specified in the endpointInterface element of javax.jws.WebService annotation in the Web service implementation class is not found.
Action
Make sure that the specified SEI exists in the endpointInterface element of the javax.jws.WebService annotation.