uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61019-E

The endpointInterface element of javax.jws.WebService annotation cannot be specified with the name element of it. (implementation class = aa....aa)

aa....aa: Web service implementation class name
Description
The endpointInterface element and name element of the javax.jws.WebService annotation cannot be specified simultaneously.
Action
Do not specify the endpointInterface element and name element of the javax.jws.WebService annotation simultaneously.