uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61075-E

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

aa....aa: Web service implementation class name
bb....bb: Annotation name
Description
An annotation that cannot be specified simultaneously when the endpointInterface element of the javax.jws.WebService annotation is specified has been specified.
Action
Do not simultaneously specify the following annotations when the endpointInterface element of the javax.jws.WebService annotation is specified:
  • javax.jws.WebMethod
  • javax.jws.WebParam
  • javax.jws.WebResult
  • javax.jws.soap.SOAPBinding