uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61092-E

The form of the targetNamespace element of javax.jws.WebResult annotation is invalid. (class = aa....aa, method = bb....bb, targetNamespace = cc....cc)

aa....aa: SEI name or Web service implementation class name
bb....bb: Method name
cc....cc: Value of the targetNamespace element
Description
The description format of the targetNamespace element of javax.jws.WebResult annotation is invalid.
Action
Code the namespace specified in the targetNamespace element of the javax.jws.WebResult annotation in the correct format. You cannot code the following character strings and formats:
  • Query strings
  • Anchors
  • Port numbers
  • User name or password