uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61009-E

Only SEI that has javax.jws.WebService annotation can be specified for the endpointInterface element of javax.jws.WebService annotation in the implementation class. (implementation class = aa....aa, endpointInterface = bb....bb)

aa....aa: Web service implementation class name
bb....bb: Value of the endpointInterface element
Description
An SEI other than the one that contains the javax.jws.WebService annotation in the endpointInterface element of the javax.jws.WebService annotation is specified.
Action
Specify an SEI that contains the javax.jws.WebService annotation in the endpointInterface element.